C# 클래스 SpeakerNet.Services.Formatter

상속: IFormatter
파일 보기 프로젝트 열기: dotnet-koelnbonn/SpeakerNet

공개 메소드들

메소드 설명
Format ( string format, object source ) : string

비공개 메소드들

메소드 설명
OutExpression ( object source, string expression ) : string

메소드 상세

Format() 공개 메소드

public Format ( string format, object source ) : string
format string
source object
리턴 string