C# 클래스 LuaSTGEditorSharp.EditorData.Document.MetaInfoCollectionTypeCountAttribute

상속: Attribute
파일 보기 프로젝트 열기: czh098tom/LuaSTG-Editor-Sharp

공개 프로퍼티들

프로퍼티 타입 설명
count int

공개 메소드들

메소드 설명
MetaInfoCollectionTypeCountAttribute ( int count ) : System

메소드 상세

MetaInfoCollectionTypeCountAttribute() 공개 메소드

public MetaInfoCollectionTypeCountAttribute ( int count ) : System
count int
리턴 System

프로퍼티 상세

count 공개적으로 프로퍼티

public int count
리턴 int