C# Class DotNetXri.Syntax.Xri3.Impl.Parser.Parser.Properties

Afficher le fichier Open project: AArnott/dotnetxri

Méthodes publiques

Méthode Description
getProperty ( string key ) : string
setProperty ( string key, string value ) : void

Method Details

getProperty() public méthode

public getProperty ( string key ) : string
key string
Résultat string

setProperty() public méthode

public setProperty ( string key, string value ) : void
key string
value string
Résultat void