Property | Type | Description | |
---|---|---|---|
parseStrategy | IParseStrategy |
Method | Description | |
---|---|---|
BaseParseStrategy ( ) : System | ||
BaseParseStrategy ( IParseStrategy parseStrategy ) : System |
Method | Description | |
---|---|---|
InternalExecute ( string text ) : string |
Method | Description | |
---|---|---|
IParseStrategy ( string text ) : string |
public BaseParseStrategy ( IParseStrategy parseStrategy ) : System | ||
parseStrategy | IParseStrategy | |
return | System |
protected InternalExecute ( string text ) : string | ||
text | string | |
return | string |