Method | Description | |
---|---|---|
GetActorInterfaceTagName ( |
||
GetActorRefClassName ( |
||
GetActorSyncInterfaceName ( |
||
GetNoReplyInterfaceName ( |
||
GetObserverAsyncInterfaceName ( |
||
GetObserverClassName ( |
||
GetParameterAssignment ( |
||
GetPayloadTableClassName ( |
||
GetReachableMemebers ( |
||
GetSurrogateClassName ( |
||
GetSurrogateClassName ( string typeName ) : string | ||
IsActorInterface ( |
||
IsObserverInterface ( |
public static GetActorInterfaceTagName ( |
||
type | ||
return | string |
public static GetActorRefClassName ( |
||
type | ||
return | string |
public static GetActorSyncInterfaceName ( |
||
type | ||
return | string |
public static GetNoReplyInterfaceName ( |
||
type | ||
return | string |
public static GetObserverAsyncInterfaceName ( |
||
type | ||
return | string |
public static GetObserverClassName ( |
||
type | ||
return | string |
public static GetParameterAssignment ( |
||
pi | ||
return | string |
public static GetPayloadTableClassName ( |
||
type | ||
return | string |
public static GetReachableMemebers ( |
||
type | ||
filter | bool>.Func | |
return | IEnumerable |
public static GetSurrogateClassName ( |
||
type | ||
return | string |
public static GetSurrogateClassName ( string typeName ) : string | ||
typeName | string | |
return | string |
public static IsActorInterface ( |
||
type | ||
return | bool |
public static IsObserverInterface ( |
||
type | ||
return | bool |