메소드 |
설명 |
|
ComplexAsVariant ( object v, int num ) : object |
|
|
FireOffSomeEvent ( ) : void |
|
|
GetEmptyObjArr ( ) : IDemoOne[] |
|
|
GetObjArr ( ) : IDemoOne[] |
|
|
GetPresences ( uint @contacts, SimplePresence>.IDictionary &@presence ) : void |
|
|
GetSomeVariant ( ) : object |
|
|
IDemoTwo ( string str ) : void |
|
|
Say ( string str ) : int |
|
|
Say ( object var ) : void |
|
|
Say2 ( string str ) : void |
|
|
SayEnum ( DemoEnum a, DemoEnum b ) : void |
|
|
ThrowSomeException ( ) : void |
|
|
WithOutParameters ( uint &n, string str, string &ostr ) : void |
|
|
WithOutParameters2 ( uint &a1, uint &a2, uint &a3 ) : void |
|
|