Метод |
Описание |
|
AddTypeToTypeManager ( CodeStatementCollection dictionaryStatements, string dictionaryName ) : void |
|
|
ApplyAnnotations ( CodeTypeMember typeDecl, List annotations, List typeAnnotations ) : CodeTypeMember |
|
|
ApplyAnnotations ( ClrTypeInfo typeInfo ) : void |
|
|
ApplyAnnotations ( CodeMemberProperty propDecl, ClrBasePropertyInfo propInfo, List typeAnnotations ) : void |
|
|
ApplyAnnotations ( CodeTypeMember typeDecl, ClrTypeInfo typeInfo ) : void |
|
|
CreateAttributeProperty ( ClrBasePropertyInfo propertyInfo, List annotations ) : void |
|
|
CreateDefaultConstructor ( List annotations ) : void |
|
|
CreateFunctionalConstructor ( List annotations ) : CodeConstructor |
|
|
CreateFunctionalConstructor ( ClrBasePropertyInfo propertyInfo, List annotations ) : void |
|
|
CreateProperty ( ClrBasePropertyInfo propertyInfo, List annotations ) : void |
|
|
CreateServicesMembers ( ) : void |
|
|
CreateSimpleType ( Xml.Schema.Linq.CodeGen.ClrSimpleTypeInfo typeInfo, string>.Dictionary nameMappings, LinqToXsdSettings settings ) : CodeTypeDeclaration |
|
|
CreateStaticConstructor ( ) : void |
|
|
CreateTypeDeclaration ( ClrTypeInfo clrTypeInfo ) : void |
|
|
CreateTypeManager ( XmlQualifiedName rootElementName, bool enableServiceReference, CodeStatementCollection typeDictionaryStatements, CodeStatementCollection elementDictionaryStatements, CodeStatementCollection wrapperDictionaryStatements ) : CodeTypeDeclaration |
|
|
EndGrouping ( ) : void |
|
|
ImplementIXMetaData ( ) : void |
|
|
ImplementIXmlSerializable ( ) : void |
|
|
ImplementInterfaces ( bool enableServiceReference ) : void |
|
|
Init ( ) : void |
|
|
StartGrouping ( GroupingInfo grouping ) : void |
|
|