Méthode |
Description |
|
AddToGroups ( ) : void |
|
|
ComplexArray ( Person people ) : void |
|
|
ComplexType ( Person p ) : Person |
|
|
DoSomethingAndCallError ( ) : void |
|
|
DynamicInvoke ( string method ) : void |
|
|
DynamicTask ( ) : Task |
|
|
GenericTaskTypedAsPlain ( ) : Task |
|
|
GenericTaskWithException ( ) : Task |
|
|
GetValue ( ) : Task |
|
|
MispelledClientMethod ( ) : void |
|
|
MultipleCalls ( ) : void |
|
|
Overload ( int n ) : int |
|
|
Overload ( ) : void |
|
|
PassingDynamicComplex ( dynamic p ) : int |
|
|
PlainTask ( ) : Task |
|
|
ReadStateValue ( ) : string |
|
|
RejoiningGroups ( IEnumerable groups ) : IEnumerable |
|
|
SetStateValue ( string value ) : string |
|
|
SimpleArray ( int nums ) : void |
|
|
TaskWithException ( ) : Task |
|
|
TestGuid ( ) : void |
|
|
UnsupportedOverload ( int x ) : void |
|
|
UnsupportedOverload ( string x ) : void |
|
|