C# Class xsd2net.ExplicitXmlNamesExtension

Inheritance: Extension
Afficher le fichier Open project: dsrbecky/ColladaDOM

Méthodes protégées

Méthode Description
ProcessProperty ( CodeTypeDeclaration type, CodeMemberField field, CodeMemberProperty property ) : void

Method Details

ProcessProperty() protected méthode

protected ProcessProperty ( CodeTypeDeclaration type, CodeMemberField field, CodeMemberProperty property ) : void
type System.CodeDom.CodeTypeDeclaration
field System.CodeDom.CodeMemberField
property System.CodeDom.CodeMemberProperty
Résultat void