System.AppDomain.AppDomain.InternalPushDomainRefByID C# (CSharp) Méthode

InternalPushDomainRefByID() private méthode

private InternalPushDomainRefByID ( int domain_id ) : void
domain_id int
Résultat void
		internal static extern void InternalPushDomainRefByID (int domain_id);