메소드 | 설명 | |
---|---|---|
DoubleSampler ( TakeDoubleSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
GetStatus ( string headline = null ) : string | ||
Reset ( ) : void | ||
Sample ( ) : void | ||
Sample ( double sample ) : void |
public DoubleSampler ( TakeDoubleSample sampler, string statusKeyPrefix, string keySetId = "chatter.device.sensor." ) : System | ||
sampler | TakeDoubleSample | |
statusKeyPrefix | string | |
keySetId | string | |
리턴 | System |