C# 클래스 System.Runtime.Remoting.InternalRemotingServices

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
GetCachedSoapAttribute ( Object reflectionObject ) : SoapAttribute

비공개 메소드들

메소드 설명
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

메소드 상세

GetCachedSoapAttribute() 공개 정적인 메소드

public static GetCachedSoapAttribute ( Object reflectionObject ) : SoapAttribute
reflectionObject Object
리턴 SoapAttribute