C# Class VideoPlayerSharedLib.Event

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContainsEventArg ( string eventArgName ) : bool
GetEventArgValue ( string eventArgName ) : string

Method Details

ContainsEventArg() public méthode

public ContainsEventArg ( string eventArgName ) : bool
eventArgName string
Résultat bool

GetEventArgValue() public méthode

public GetEventArgValue ( string eventArgName ) : string
eventArgName string
Résultat string