C# Class System.Runtime.Remoting.MetadataServices.WsdlGenerator.Restriction

Inheritance: Particle
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Name ( ) : String
Print ( TextWriter textWriter, StringBuilder sb, String indent ) : void

Private Methods

Méthode Description
AddArray ( SchemaAttribute attribute ) : void
Restriction ( ) : System
Restriction ( String baseName, XMLNamespace baseNS ) : System

Method Details

Name() public méthode

public Name ( ) : String
Résultat String

Print() public méthode

public Print ( TextWriter textWriter, StringBuilder sb, String indent ) : void
textWriter System.IO.TextWriter
sb StringBuilder
indent String
Résultat void