프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Group | |||
Log | Logger |
메소드 | 설명 | |
---|---|---|
BlockBase ( string key, Line lines, string tags, |
||
ContainsTag ( string key ) : bool | ||
Get ( |
||
SetValid ( bool running ) : void |
Sets valid to running, or to passed/failed.
|
public BlockBase ( string key, Line lines, string tags, |
||
key | string | |
lines | Line | |
tags | string | |
group | ||
log | Logger | |
리턴 | System |
public SetValid ( bool running ) : void | ||
running | bool | If false, determin whether it passed. |
리턴 | void |