C# 클래스 Statman.Util.Injection.CustomMarshalAsAttribute

상속: CustomMarshalAttribute
파일 보기 프로젝트 열기: OrfeasZ/Statman 1 사용 예제들

공개 메소드들

메소드 설명
CustomMarshalAsAttribute ( CustomUnmanagedType unmanagedType ) : System
CustomMarshalAsAttribute ( short unmanagedType ) : System

메소드 상세

CustomMarshalAsAttribute() 공개 메소드

public CustomMarshalAsAttribute ( CustomUnmanagedType unmanagedType ) : System
unmanagedType CustomUnmanagedType
리턴 System

CustomMarshalAsAttribute() 공개 메소드

public CustomMarshalAsAttribute ( short unmanagedType ) : System
unmanagedType short
리턴 System