Метод | Описание | |
---|---|---|
AddEvent ( string eventName ) : void | ||
RemoveEvent ( string eventName ) : void | ||
TestSubscriber ( IList |
public AddEvent ( string eventName ) : void | ||
eventName | string | |
Результат | void |
public RemoveEvent ( string eventName ) : void | ||
eventName | string | |
Результат | void |
public TestSubscriber ( IList |
||
keys | IList |
|
Результат | System |