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

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

Private Properties

Property Type Description
GetArgMaps void
IsOneWayMethod bool
IsOverloaded bool
RemotingMethodCachedData System.Runtime.Remoting.Messaging
UpdateNames void

Private Methods

Method Description
GetArgMaps ( ) : void
IsOneWayMethod ( ) : bool
IsOverloaded ( ) : bool
RemotingMethodCachedData ( Object ri ) : System.Runtime.Remoting.Messaging
UpdateNames ( ) : void