C# 클래스 DSShared.Lists.EditStrAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools

공개 메소드들

메소드 설명
EditStrAttribute ( EditStrType editType ) : System

Initializes a new instance of the T:EditStrAttribute class.

메소드 상세

EditStrAttribute() 공개 메소드

Initializes a new instance of the T:EditStrAttribute class.
public EditStrAttribute ( EditStrType editType ) : System
editType EditStrType Type of the edit.
리턴 System