프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |