C# Class VideoPlayerSharedLib.Command

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContainsParam ( string paramName ) : bool
GetParamValue ( string paramName ) : string

Method Details

ContainsParam() public méthode

public ContainsParam ( string paramName ) : bool
paramName string
Résultat bool

GetParamValue() public méthode

public GetParamValue ( string paramName ) : string
paramName string
Résultat string