C# Class Xml.Schema.Linq.CodeGen.ClrTypeInfo

Show file Open project: o2platform/O2.Platform.Projects Class Usage Examples

Protected Properties

Property Type Description
annotations List
clrTypeFlags ClrTypeFlags

Private Properties

Property Type Description
CreateFSM FSM
Init void
IsHeadAnyType bool
IsSubstitutionMember bool

Public Methods

Method Description
ClrTypeInfo ( ) : System

Private Methods

Method Description
CreateFSM ( StateNameSource stateNames ) : FSM
Init ( ) : void
IsHeadAnyType ( ) : bool
IsSubstitutionMember ( ) : bool

Method Details

ClrTypeInfo() public method

public ClrTypeInfo ( ) : System
return System

Property Details

annotations protected property

protected List annotations
return List

clrTypeFlags protected property

protected ClrTypeFlags clrTypeFlags
return ClrTypeFlags