C# Class SpeakerNet.Services.Formatter

Inheritance: IFormatter
显示文件 Open project: dotnet-koelnbonn/SpeakerNet

Public Methods

Method Description
Format ( string format, object source ) : string

Private Methods

Method Description
OutExpression ( object source, string expression ) : string

Method Details

Format() public method

public Format ( string format, object source ) : string
format string
source object
return string