프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_cacheCount | int | ||
_enabled | bool | ||
_requestedCountBefore | int |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GlassModelCounter ( Glass context, string identifier, int threshold ) : System | ||
GlassModelCounter ( IAbstractService service, string identifier ) : System | ||
GlassModelCounter ( IAbstractService service, string identifier, int threshold ) : System |
public GlassModelCounter ( Glass context, string identifier, int threshold ) : System | ||
context | Glass | |
identifier | string | |
threshold | int | |
리턴 | System |
public GlassModelCounter ( IAbstractService service, string identifier ) : System | ||
service | IAbstractService | |
identifier | string | |
리턴 | System |
public GlassModelCounter ( IAbstractService service, string identifier, int threshold ) : System | ||
service | IAbstractService | |
identifier | string | |
threshold | int | |
리턴 | System |