C# 클래스 ILRuntime.Runtime.Generated.CLRBindings

파일 보기 프로젝트 열기: roubingcode/ETClient

공개 메소드들

메소드 설명
Initialize ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void

Initialize the CLR binding, please invoke this AFTER CLR Redirection registration

메소드 상세

Initialize() 공개 정적인 메소드

Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
public static Initialize ( ILRuntime.Runtime.Enviorment.AppDomain app ) : void
app ILRuntime.Runtime.Enviorment.AppDomain
리턴 void