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

Afficher le fichier Open project: o2platform/O2.Platform.Projects Class Usage Examples

Protected Properties

Свойство Type Description
annotations List
clrTypeFlags ClrTypeFlags

Private Properties

Свойство Type Description
CreateFSM FSM
Init void
IsHeadAnyType bool
IsSubstitutionMember bool

Méthodes publiques

Méthode Description
ClrTypeInfo ( ) : System

Private Methods

Méthode Description
CreateFSM ( StateNameSource stateNames ) : FSM
Init ( ) : void
IsHeadAnyType ( ) : bool
IsSubstitutionMember ( ) : bool

Method Details

ClrTypeInfo() public méthode

public ClrTypeInfo ( ) : System
Résultat System

Property Details

annotations protected_oe property

protected List annotations
Résultat List

clrTypeFlags protected_oe property

protected ClrTypeFlags clrTypeFlags
Résultat ClrTypeFlags