C# Class System.Runtime.Remoting.InternalRemotingServices

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
GetCachedSoapAttribute ( Object reflectionObject ) : SoapAttribute

Private Methods

Méthode Description
DebugOutChnl ( String s ) : void
GetReflectionCachedData ( MemberInfo mi ) : RemotingCachedData
GetReflectionCachedData ( ParameterInfo reflectionObject ) : RemotingCachedData
GetReflectionCachedData ( MethodBase mi ) : RemotingMethodCachedData
GetReflectionCachedData ( Type mi ) : RemotingTypeCachedData
RemotingAssert ( bool condition, String message ) : void
RemotingTrace ( ) : void
SetServerIdentity ( MethodCall m, Object srvID ) : void

Method Details

GetCachedSoapAttribute() public static méthode

public static GetCachedSoapAttribute ( Object reflectionObject ) : SoapAttribute
reflectionObject Object
Résultat SoapAttribute