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

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

Private Properties

Свойство Type Description
CrossAppDomainData System
IsFromThisAppDomain bool
IsFromThisProcess bool

Private Methods

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