C# 클래스 ALFA.Shared.WaypointResource

상속: IListBoxItem
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayName string
Name string
ResourceName string
Tag string
TemplateResRef string

공개 메소드들

메소드 설명
CompareTo ( IListBoxItem other ) : int
CompareTo ( WaypointResource other ) : int
ConfigureDisplayName ( ) : void
WaypointResource ( ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( IListBoxItem other ) : int
other IListBoxItem
리턴 int

CompareTo() 공개 메소드

public CompareTo ( WaypointResource other ) : int
other WaypointResource
리턴 int

ConfigureDisplayName() 공개 메소드

public ConfigureDisplayName ( ) : void
리턴 void

WaypointResource() 공개 메소드

public WaypointResource ( ) : System
리턴 System

프로퍼티 상세

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

ResourceName 공개적으로 프로퍼티

public string ResourceName
리턴 string

Tag 공개적으로 프로퍼티

public string Tag
리턴 string

TemplateResRef 공개적으로 프로퍼티

public string TemplateResRef
리턴 string