Метод | Описание | |
---|---|---|
Clone ( ) : object |
Creates a new object that is a copy of the current instance.
|
|
FilterDescriptor ( |
Initializes a new instance of the FilterDescriptor class.
|
public FilterDescriptor ( |
||
filterType | Type of the filter. | |
when | ExecuteEnum | The flag that defines when it should run. |
executionOrder | int | The execution order. |
attribute | FilterAttribute | The attribute. |
Результат | System |