메소드 | 설명 | |
---|---|---|
Catch ( this pParent, string pCondition ) : ICodeBlock | ||
Finally ( this pParent ) : ICodeBlock | ||
Try ( this pParent ) : ICodeBlock |
public static Catch ( this pParent, string pCondition ) : ICodeBlock | ||
pParent | this | |
pCondition | string | |
리턴 | ICodeBlock |