Свойство | Тип | Описание | |
---|---|---|---|
Filter | bool |
Метод | Описание | |
---|---|---|
FilteredAppModel ( string appPath, bool filter ) : Newtonsoft.Json |
Constructs a new FilteredAppModel for the given application.
|
public FilteredAppModel ( string appPath, bool filter ) : Newtonsoft.Json | ||
appPath | string | /// The full path to the application that is to be a filtering candidate. /// |
filter | bool | /// |
Результат | Newtonsoft.Json |