C# 클래스 PlanGrid.Api.JsonConverters.PlanGridUrlParameterFormatter

상속: IUrlParameterFormatter
파일 보기 프로젝트 열기: plangrid/plangrid-api-net

공개 메소드들

메소드 설명
Format ( object value, ParameterInfo parameterInfo ) : string
PlanGridUrlParameterFormatter ( ) : System.Collections.Generic

메소드 상세

Format() 공개 메소드

public Format ( object value, ParameterInfo parameterInfo ) : string
value object
parameterInfo System.Reflection.ParameterInfo
리턴 string

PlanGridUrlParameterFormatter() 공개 메소드

public PlanGridUrlParameterFormatter ( ) : System.Collections.Generic
리턴 System.Collections.Generic