C# 클래스 Fanx.Util.EnvProps.CachedProps

파일 보기 프로젝트 열기: xored/f4

공개 프로퍼티들

프로퍼티 타입 설명
m_defProps Fan.Sys.Map
m_files Fan.Sys.List
m_modified long[]
m_props Fan.Sys.Map
m_read long

공개 메소드들

메소드 설명
CachedProps ( Key key, List files ) : System.Collections
isStale ( List x ) : bool

메소드 상세

CachedProps() 공개 메소드

public CachedProps ( Key key, List files ) : System.Collections
key Key
files Fan.Sys.List
리턴 System.Collections

isStale() 공개 메소드

public isStale ( List x ) : bool
x Fan.Sys.List
리턴 bool

프로퍼티 상세

m_defProps 공개적으로 프로퍼티

public Map,Fan.Sys m_defProps
리턴 Fan.Sys.Map

m_files 공개적으로 프로퍼티

public List,Fan.Sys m_files
리턴 Fan.Sys.List

m_modified 공개적으로 프로퍼티

public long[] m_modified
리턴 long[]

m_props 공개적으로 프로퍼티

public Map,Fan.Sys m_props
리턴 Fan.Sys.Map

m_read 공개적으로 프로퍼티

public long m_read
리턴 long