Class CanCompleteWithMembersAttribute
Specifies that an instantiation method allows for additional property or field assignments after the initial object creation.
[AttributeUsage(AttributeTargets.Constructor|AttributeTargets.Method)]
public class CanCompleteWithMembersAttribute : Attribute
- Inheritance
-
CanCompleteWithMembersAttribute
- Inherited Members
- Extension Methods