C# 클래스 AddressMatch.State

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

공개 프로퍼티들

프로퍼티 타입 설명
MaxStateLEVEL LEVEL
MinStateLEVEL LEVEL
Name string
NodeCount int
NodeList List

공개 메소드들

메소드 설명
State ( ) : System

메소드 상세

State() 공개 메소드

public State ( ) : System
리턴 System

프로퍼티 상세

MaxStateLEVEL 공개적으로 프로퍼티

public LEVEL MaxStateLEVEL
리턴 LEVEL

MinStateLEVEL 공개적으로 프로퍼티

public LEVEL MinStateLEVEL
리턴 LEVEL

Name 공개적으로 프로퍼티

public string Name
리턴 string

NodeCount 공개적으로 프로퍼티

public int NodeCount
리턴 int

NodeList 공개적으로 프로퍼티

public List NodeList
리턴 List