Метод | Описание | |
---|---|---|
DebugOutputFilterStrategy ( ) : System | ||
Filter ( object content, string filterText ) : bool |
Filters the specified content.
|
public DebugOutputFilterStrategy ( ) : System | ||
Результат | System |
public Filter ( object content, string filterText ) : bool | ||
content | object | The content. |
filterText | string | |
Результат | bool |