C# 클래스 DotNetWebSdkGeneration.Models.TypeScriptApiMethod

상속: ILiquidizable
파일 보기 프로젝트 열기: lukeautry/DotNetWebSDK

공개 메소드들

메소드 설명
ToLiquid ( ) : object

비공개 메소드들

메소드 설명
GetEndpointWithRouteParameters ( ) : string
GetFormattedArguments ( ) : string
GetFormattedData ( ) : string
GetFormattedEndpoint ( ) : string
IsLastIndex ( int i ) : bool
IsValidTypeForQueryString ( string type ) : bool
TypeScriptApiMethod ( string name, string url, string verb, IImmutableList arguments, string returnType ) : System.Collections.Immutable

메소드 상세

ToLiquid() 공개 메소드

public ToLiquid ( ) : object
리턴 object