C# Class SenseNet.Portal.UI.SNScriptDependencyCache

Mostra file Open project: maxpavlov/FlexNet

Public Methods

Method Description
GetDependencies ( string path ) : IEnumerable

Private Methods

Method Description
ParseDependency ( string line ) : string
ReadDependencies ( string path ) : IEnumerable
RemovePath ( string path ) : void
SNScriptDependencyCache ( ) : System
UpdateDeps ( string path ) : void

Method Details

GetDependencies() public method

public GetDependencies ( string path ) : IEnumerable
path string
return IEnumerable