C# 클래스 AntMe.SharedComponents.Plugin.WriteCustomStateAttribute

상속: Attribute
파일 보기 프로젝트 열기: AntMeNet/AntMeClassic

공개 프로퍼티들

프로퍼티 타입 설명
Description string
Name string
Type string

프로퍼티 상세

Description 공개적으로 프로퍼티

Optional description of usage.
public string Description
리턴 string

Name 공개적으로 프로퍼티

The name of the custom field.
public string Name
리턴 string

Type 공개적으로 프로퍼티

The full name of the used type.
public string Type
리턴 string