C# Class System.Runtime.Remoting.Metadata.RemotingTypeCachedData

Inheritance: RemotingCachedData
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
GetLastCalledMethod System.Reflection.MethodBase
RemotingTypeCachedData System.Runtime.Remoting.Messaging
SetLastCalledMethod void

Private Methods

Method Description
GetLastCalledMethod ( String newMeth ) : MethodBase
RemotingTypeCachedData ( Object ri ) : System.Runtime.Remoting.Messaging
SetLastCalledMethod ( String newMethName, MethodBase newMB ) : void