C# 클래스 ioaf_live_cli.signCls

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

공개 프로퍼티들

프로퍼티 타입 설명
group int
isDB System.Boolean
matchedList List
regex string
type string
weight float

공개 메소드들

메소드 설명
signCls ( string sType, float weight ) : System

메소드 상세

signCls() 공개 메소드

public signCls ( string sType, float weight ) : System
sType string
weight float
리턴 System

프로퍼티 상세

group 공개적으로 프로퍼티

public int group
리턴 int

isDB 공개적으로 프로퍼티

public Boolean,System isDB
리턴 System.Boolean

matchedList 공개적으로 프로퍼티

public List matchedList
리턴 List

regex 공개적으로 프로퍼티

public string regex
리턴 string

type 공개적으로 프로퍼티

public string type
리턴 string

weight 공개적으로 프로퍼티

public float weight
리턴 float