System.AppDomain.AppDomain.InternalPushDomainRefByID C# (CSharp) 메소드

InternalPushDomainRefByID() 개인적인 메소드

private InternalPushDomainRefByID ( int domain_id ) : void
domain_id int
리턴 void
		internal static extern void InternalPushDomainRefByID (int domain_id);