Method | Description | |
---|---|---|
FirstPass ( string code, Context context ) : CanCauseError | ||
SecondPass ( string code, Context context ) : CanCauseError |
public FirstPass ( string code, Context context ) : CanCauseError | ||
code | string | |
context | Context | |
return | CanCauseError |
public SecondPass ( string code, Context context ) : CanCauseError |
||
code | string | |
context | Context | |
return | CanCauseError |