C# 클래스 ServiceStack.NativeTypes.VbNet.VbNetGeneratorExtensions

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
QuotedSafeValue ( this value ) : string
SafeComment ( this comment ) : string
SafeToken ( this token ) : string
SafeValue ( this value ) : string
ToMetadataAttribute ( this route ) : MetadataAttribute

메소드 상세

QuotedSafeValue() 공개 정적인 메소드

public static QuotedSafeValue ( this value ) : string
value this
리턴 string

SafeComment() 공개 정적인 메소드

public static SafeComment ( this comment ) : string
comment this
리턴 string

SafeToken() 공개 정적인 메소드

public static SafeToken ( this token ) : string
token this
리턴 string

SafeValue() 공개 정적인 메소드

public static SafeValue ( this value ) : string
value this
리턴 string

ToMetadataAttribute() 공개 정적인 메소드

public static ToMetadataAttribute ( this route ) : MetadataAttribute
route this
리턴 MetadataAttribute