C# 클래스 Brunet.Graph.GroupParameters

상속: Parameters
파일 보기 프로젝트 열기: pstjuste/brunet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_group_size int

공개 메소드들

메소드 설명
GroupParameters ( ) : NDesk.Options
Parse ( string args ) : void

메소드 상세

GroupParameters() 공개 메소드

public GroupParameters ( ) : NDesk.Options
리턴 NDesk.Options

Parse() 공개 메소드

public Parse ( string args ) : void
args string
리턴 void

프로퍼티 상세

_group_size 보호되어 있는 프로퍼티

protected int _group_size
리턴 int