using System; namespace Tapeti.Flow.Annotations { public class ContinuationAttribute : Attribute { } }