C# Class VideoPlayerSharedLib.Event

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

Private Properties

Property Type Description

Public Methods

Method Description
ContainsEventArg ( string eventArgName ) : bool
GetEventArgValue ( string eventArgName ) : string

Method Details

ContainsEventArg() public method

public ContainsEventArg ( string eventArgName ) : bool
eventArgName string
return bool

GetEventArgValue() public method

public GetEventArgValue ( string eventArgName ) : string
eventArgName string
return string