Метод | Описание | |
---|---|---|
GetIntPtr ( ) : IntPtr | ||
RulesFailedToRespond ( ) : void | ||
RulesRefreshComplete ( ) : void | ||
RulesResponded ( string pchRule, string pchValue ) : void |
public abstract RulesFailedToRespond ( ) : void | ||
Результат | void |
public abstract RulesRefreshComplete ( ) : void | ||
Результат | void |
public abstract RulesResponded ( string pchRule, string pchValue ) : void | ||
pchRule | string | |
pchValue | string | |
Результат | void |