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

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

Méthodes publiques

Méthode Description
XSimpleTypedElementBuilder ( ) : System

Private Methods

Méthode Description
CreateFunctionalConstructor ( List annotations ) : CodeConstructor
CreateProperty ( ClrBasePropertyInfo propertyInfo, List annotations ) : void
Init ( string simpleTypeName, bool isSchemaList ) : void

Method Details

XSimpleTypedElementBuilder() public méthode

public XSimpleTypedElementBuilder ( ) : System
Résultat System