Table of Contents

Class CanCompleteWithMembersAttribute

Namespace
Rinku.Mapping
Assembly
Rinku.dll

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