C# Class Mvp.Xml.Common.XmlBaseState

Afficher le fichier Open project: Monobjc/monobjc-tools Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseUri System.Uri
Depth int

Méthodes publiques

Méthode Description
XmlBaseState ( ) : System
XmlBaseState ( Uri baseUri, int depth ) : System

Method Details

XmlBaseState() public méthode

public XmlBaseState ( ) : System
Résultat System

XmlBaseState() public méthode

public XmlBaseState ( Uri baseUri, int depth ) : System
baseUri System.Uri
depth int
Résultat System

Property Details

BaseUri public_oe property

public Uri,System BaseUri
Résultat System.Uri

Depth public_oe property

public int Depth
Résultat int