C# 클래스 ParaMono.NPLMonoInterface

This is an example of activation class inside a namespace. A singleton file can thus having many activation class in different namespaces. class name must be identical to the file name
파일 보기 프로젝트 열기: LiXizhi/NPLRuntime

공개 메소드들

메소드 설명
activate ( int &nType, IntPtr &npl_runtime_state ) : void

메소드 상세

activate() 공개 정적인 메소드

public static activate ( int &nType, IntPtr &npl_runtime_state ) : void
nType int
npl_runtime_state IntPtr
리턴 void