C# 클래스 FC3Editor.Nomad.ValidationReport

파일 보기 프로젝트 열기: Azerothian/fc3editor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Null ValidationReport

공개 메소드들

메소드 설명
Destroy ( ) : void
ValidationReport ( IntPtr ptr ) : System
this ( int index ) : ValidationRecord

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

ValidationReport() 공개 메소드

public ValidationReport ( IntPtr ptr ) : System
ptr System.IntPtr
리턴 System

this() 공개 메소드

public this ( int index ) : ValidationRecord
index int
리턴 ValidationRecord

프로퍼티 상세

Null 공개적으로 정적으로 프로퍼티

public static ValidationReport,FC3Editor.Nomad Null
리턴 ValidationReport