C# Class System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNonNegativeInteger

Inheritance: ISoapXsd
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
GetXsdType ( ) : String
Parse ( String value ) : SoapNonNegativeInteger
SoapNonNegativeInteger ( ) : System
SoapNonNegativeInteger ( Decimal value ) : System
ToString ( ) : String

Method Details

GetXsdType() public méthode

public GetXsdType ( ) : String
Résultat String

Parse() public static méthode

public static Parse ( String value ) : SoapNonNegativeInteger
value String
Résultat SoapNonNegativeInteger

SoapNonNegativeInteger() public méthode

public SoapNonNegativeInteger ( ) : System
Résultat System

SoapNonNegativeInteger() public méthode

public SoapNonNegativeInteger ( Decimal value ) : System
value Decimal
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String