C# 클래스 VoodooSharp.NativeModule

파일 보기 프로젝트 열기: ssube/VoodooShader

공개 메소드들

메소드 설명
NativeModule ( String filename ) : System
this ( UInt32 i ) : ClassInfo

비공개 메소드들

메소드 설명
FreeLibrary ( IntPtr hModule ) : bool
GetProcAddress ( IntPtr hModule, String procname ) : IntPtr
LoadLibraryEx ( String dllname, IntPtr hfile, UInt32 flags ) : IntPtr

메소드 상세

NativeModule() 공개 메소드

public NativeModule ( String filename ) : System
filename String
리턴 System

this() 공개 메소드

public this ( UInt32 i ) : ClassInfo
i System.UInt32
리턴 ClassInfo