C# Class pocorall.SCM_Notifier.SvnXml

Afficher le fichier Open project: pocorall/scm-notifier Class Usage Examples

Méthodes publiques

Méthode Description
ContainsKey ( string key ) : bool
Create ( string output ) : void
GetValue ( string key ) : string
ParseXmlForStatus ( ) : void

Method Details

ContainsKey() public static méthode

public static ContainsKey ( string key ) : bool
key string
Résultat bool

Create() public static méthode

public static Create ( string output ) : void
output string
Résultat void

GetValue() public static méthode

public static GetValue ( string key ) : string
key string
Résultat string

ParseXmlForStatus() public static méthode

public static ParseXmlForStatus ( ) : void
Résultat void