C# 클래스 Octopus.Cli.Tests.Commands.ApiCommandFixtureBase.StringFormatter

상속: IFormatProvider
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
GetFormat ( Type formatType ) : object
StringFormatter ( IFormatProvider basedOn ) : System

메소드 상세

GetFormat() 공개 메소드

public GetFormat ( Type formatType ) : object
formatType System.Type
리턴 object

StringFormatter() 공개 메소드

public StringFormatter ( IFormatProvider basedOn ) : System
basedOn IFormatProvider
리턴 System