C# Class VideoPlayerSharedLib.Command

Show file Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ContainsParam ( string paramName ) : bool
GetParamValue ( string paramName ) : string

Method Details

ContainsParam() public method

public ContainsParam ( string paramName ) : bool
paramName string
return bool

GetParamValue() public method

public GetParamValue ( string paramName ) : string
paramName string
return string