Метод | Описание | |
---|---|---|
GetFields ( string iface ) : DArgumentInfo[], | ||
GetMethod ( string iface, string name ) : DMethodInfo, |
public GetFields ( string iface ) : DArgumentInfo[], | ||
iface | string | |
Результат | DArgumentInfo[], |
public GetMethod ( string iface, string name ) : DMethodInfo, | ||
iface | string | |
name | string | |
Результат | DMethodInfo, |