C# 클래스 Mnetsynt3.Wire

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

공개 프로퍼티들

프로퍼티 타입 설명
DistName string
DistPort string
Placed bool
SrcName string
SrcPort string
WirePoints List
len int
repError bool

공개 메소드들

메소드 설명
ReadFromString ( string instr ) : void
ToString ( ) : string

메소드 상세

ReadFromString() 공개 메소드

public ReadFromString ( string instr ) : void
instr string
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

DistName 공개적으로 프로퍼티

public string DistName
리턴 string

DistPort 공개적으로 프로퍼티

public string DistPort
리턴 string

Placed 공개적으로 프로퍼티

public bool Placed
리턴 bool

SrcName 공개적으로 프로퍼티

public string SrcName
리턴 string

SrcPort 공개적으로 프로퍼티

public string SrcPort
리턴 string

WirePoints 공개적으로 프로퍼티

public List WirePoints
리턴 List

len 공개적으로 프로퍼티

public int len
리턴 int

repError 공개적으로 프로퍼티

public bool repError
리턴 bool