프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AppCacheInvalidator_Invalidate | void | ||
Dispose | void | ||
Invalidate | void | ||
ResolveByPathsFromCache | IEnumerable |
메소드 | 설명 | |
---|---|---|
ApplicationQuery ( string appFolderName, bool resolveAll, bool resolveChildren, HierarchyOption option ) : System | ||
ApplicationQuery ( string appFolderName, bool resolveAll, bool resolveChildren, HierarchyOption option, bool useCache ) : System | ||
Dispose ( ) : void | ||
GetAvailablePaths ( string appName, Node contextNode ) : IEnumerable |
||
GetAvailablePaths ( string appName, NodeHead contextNode ) : IEnumerable |
||
GetAvailablePaths ( string appName, string contextNodePath, |
||
GetAvailablePaths ( string appName, string contextNodePath, string nodeTypeName ) : IEnumerable |
||
ResolveAllByPaths ( IEnumerable |
||
ResolveApplication ( string appName, NodeHead contextNode ) : IEnumerable |
||
ResolveApplications ( string appName, Node contextNode ) : IEnumerable |
||
ResolveApplications ( string appName, string contextNodePath, |
||
ResolveApplications ( string appName, string contextNodePath, string nodeTypeName ) : IEnumerable |
||
ResolveFirstByPaths ( IEnumerable |
메소드 | 설명 | |
---|---|---|
AppCacheInvalidator_Invalidate ( object sender, |
||
Dispose ( bool disposing ) : void | ||
Invalidate ( string path ) : void | ||
ResolveByPathsFromCache ( IEnumerable |
public ApplicationQuery ( string appFolderName, bool resolveAll, bool resolveChildren, HierarchyOption option ) : System | ||
appFolderName | string | |
resolveAll | bool | |
resolveChildren | bool | |
option | HierarchyOption | |
리턴 | System |
public ApplicationQuery ( string appFolderName, bool resolveAll, bool resolveChildren, HierarchyOption option, bool useCache ) : System | ||
appFolderName | string | |
resolveAll | bool | |
resolveChildren | bool | |
option | HierarchyOption | |
useCache | bool | |
리턴 | System |
public GetAvailablePaths ( string appName, Node contextNode ) : IEnumerable |
||
appName | string | |
contextNode | Node | |
리턴 | IEnumerable |
public GetAvailablePaths ( string appName, NodeHead contextNode ) : IEnumerable |
||
appName | string | |
contextNode | NodeHead | |
리턴 | IEnumerable |
public GetAvailablePaths ( string appName, string contextNodePath, |
||
appName | string | |
contextNodePath | string | |
nodeType | ||
리턴 | IEnumerable |
public GetAvailablePaths ( string appName, string contextNodePath, string nodeTypeName ) : IEnumerable |
||
appName | string | |
contextNodePath | string | |
nodeTypeName | string | |
리턴 | IEnumerable |
public ResolveAllByPaths ( IEnumerable |
||
paths | IEnumerable |
|
resolveChildren | bool | |
리턴 | IEnumerable |
public ResolveApplication ( string appName, NodeHead contextNode ) : IEnumerable |
||
appName | string | |
contextNode | NodeHead | |
리턴 | IEnumerable |
public ResolveApplications ( string appName, Node contextNode ) : IEnumerable |
||
appName | string | |
contextNode | Node | |
리턴 | IEnumerable |
public ResolveApplications ( string appName, string contextNodePath, |
||
appName | string | |
contextNodePath | string | |
nodeType | ||
리턴 | IEnumerable |
public ResolveApplications ( string appName, string contextNodePath, string nodeTypeName ) : IEnumerable |
||
appName | string | |
contextNodePath | string | |
nodeTypeName | string | |
리턴 | IEnumerable |
public ResolveFirstByPaths ( IEnumerable |
||
paths | IEnumerable |
|
리턴 | NodeHead |