Instance Method
setMetricValue(_:forId:) setMetricValue:forId: setMetricValue_forId_
Declaration
func setMetricValue(_ object: GSMetricStore?, forId ID: String)Declaration
- (void) setMetricValue:(GSMetricStore *) object forId:(NSString *) ID;Declaration
setMetricValue_forId_(object: GSMetricStore, ID: str)