Method | Description | |
---|---|---|
DebugOutputFilterStrategy ( ) : System | ||
Filter ( object content, string filterText ) : bool |
Filters the specified content.
|
public DebugOutputFilterStrategy ( ) : System | ||
return | System |
public Filter ( object content, string filterText ) : bool | ||
content | object | The content. |
filterText | string | |
return | bool |