Method | Description | |
---|---|---|
OnTestEvent ( int value ) : void | ||
SubClassTest ( ) : System | ||
bar ( string s, int i ) : string | ||
foo ( ) : string | ||
not_overriden ( ) : string | ||
return_list ( ) : IList |
||
test_list ( SubClassTest x ) : IList |
public static test_list ( SubClassTest x ) : IList |
||
x | SubClassTest | |
return | IList |