C# Class Fanx.Util.EnvIndex

ファイルを表示 Open project: xored/f4 Class Usage Examples

Public Methods

Method Description
EnvIndex ( Env env ) : System.Collections

Private Methods

Method Description
addProps ( Hashtable index, Map props ) : void
get ( string key ) : List
keys ( ) : List
load ( ) : void
loadPod ( Hashtable index, string n, FileSystemInfo f ) : void

Method Details

EnvIndex() public method

public EnvIndex ( Env env ) : System.Collections
env Fan.Sys.Env
return System.Collections