Initializes the AnonymousMetaType.
Declaring type: AnonymousMetaType
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override void Initialize (
        MemberInfo memberInfo
) 
Parameters
memberInfo
The System.Type to generate the AnonymousMetaType from.