C# 클래스 ME3LibWV.CustomProperty

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

공개 메소드들

메소드 설명
CustomProperty ( string sName, string Category, object value, Type type, bool bReadOnly, bool bVisible ) : System

메소드 상세

CustomProperty() 공개 메소드

public CustomProperty ( string sName, string Category, object value, Type type, bool bReadOnly, bool bVisible ) : System
sName string
Category string
value object
type System.Type
bReadOnly bool
bVisible bool
리턴 System