C# Class System.Runtime.Remoting.Channels.CrossAppDomainData

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

Private Properties

Property Type Description
CrossAppDomainData System
IsFromThisAppDomain bool
IsFromThisProcess bool

Private Methods

Method Description
CrossAppDomainData ( IntPtr ctxId, int domainID, String processGuid ) : System
IsFromThisAppDomain ( ) : bool
IsFromThisProcess ( ) : bool