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

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

Méthodes publiques

Méthode Description
GetXsdType ( ) : String
Parse ( String value ) : SoapNegativeInteger
SoapNegativeInteger ( ) : System
SoapNegativeInteger ( 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 ) : SoapNegativeInteger
value String
Résultat SoapNegativeInteger

SoapNegativeInteger() public méthode

public SoapNegativeInteger ( ) : System
Résultat System

SoapNegativeInteger() public méthode

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

ToString() public méthode

public ToString ( ) : String
Résultat String