C# Class Fanx.Util.EnvProps

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

Public Methods

Method Description
EnvProps ( Env env ) : System.Collections

Private Methods

Method Description
get ( Pod pod, Uri uri, Duration maxAge ) : Map
read ( Map defProps, Key key, List files ) : Map
readDef ( Pod pod, Uri uri ) : Map
refresh ( Key key, CachedProps cp ) : CachedProps

Method Details

EnvProps() public method

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