Method | Description | |
---|---|---|
Handle ( string line ) : System.Result | ||
Print ( |
Method | Description | |
---|---|---|
HandleImpl ( string line ) : System.Result | ||
PrintImpl ( |
public Handle ( string line ) : System.Result | ||
line | string | |
return | System.Result |
protected HandleImpl ( string line ) : System.Result | ||
line | string | |
return | System.Result |
public Print ( |
||
writer | ||
return | void |
protected PrintImpl ( |
||
writer | ||
return | void |