메소드 | 설명 | |
---|---|---|
GetLocatedViews ( IEnumerable |
||
GetLocatedViews ( IEnumerable |
Returns an ViewLocationResult instance for all the views matching the viewName that could be located by the provider. If no views could be located, this method should return an empty enumerable, never |
|
NSembleViewLocationProvider ( IRootPathProvider rootPathProvider, IFileSystemReader fileSystemReader, global container ) : System | ||
NSembleViewLocationProvider ( IRootPathProvider rootPathProvider, global container ) : System |
public GetLocatedViews ( IEnumerable |
||
supportedViewExtensions | IEnumerable |
|
리턴 | IEnumerable |
public GetLocatedViews ( IEnumerable |
||
supportedViewExtensions | IEnumerable |
An |
location | string | |
viewName | string | The name of the view to try and find |
리턴 | IEnumerable |
public NSembleViewLocationProvider ( IRootPathProvider rootPathProvider, IFileSystemReader fileSystemReader, global container ) : System | ||
rootPathProvider | IRootPathProvider | |
fileSystemReader | IFileSystemReader | |
container | global | |
리턴 | System |
public NSembleViewLocationProvider ( IRootPathProvider rootPathProvider, global container ) : System | ||
rootPathProvider | IRootPathProvider | |
container | global | |
리턴 | System |