Ejemplo n.º 1
0
 public static ActivityDescriptor?Describe <T>(this IDescribesActivityType type) where T : IActivity => type.Describe(typeof(T));