JustEat.StatsD.StatsDMessageFormatter.StatsDMessageFormatter C# (CSharp) 메소드

StatsDMessageFormatter() 공개 메소드

public StatsDMessageFormatter ( string prefix = "" ) : System
prefix string
리턴 System
        public StatsDMessageFormatter(string prefix = "") : this(new CultureInfo(SafeDefaultIsoCultureId), prefix) {}

Same methods

StatsDMessageFormatter::StatsDMessageFormatter ( ) : System
StatsDMessageFormatter::StatsDMessageFormatter ( CultureInfo ci, string prefix = "" ) : System