다음을 통해 공유


FloatValueStatistic.AddValueConverter(Func<Single,Single>) 메서드

정의

public Orleans.Runtime.FloatValueStatistic AddValueConverter (Func<float,float> converter);
member this.AddValueConverter : Func<single, single> -> Orleans.Runtime.FloatValueStatistic
Public Function AddValueConverter (converter As Func(Of Single, Single)) As FloatValueStatistic

매개 변수

converter
Func<Single,Single>

반환

적용 대상