C# Class ServiceStack.NativeTypes.VbNet.VbNetGeneratorExtensions

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode Description
QuotedSafeValue ( this value ) : string
SafeComment ( this comment ) : string
SafeToken ( this token ) : string
SafeValue ( this value ) : string
ToMetadataAttribute ( this route ) : MetadataAttribute

Method Details

QuotedSafeValue() public static méthode

public static QuotedSafeValue ( this value ) : string
value this
Résultat string

SafeComment() public static méthode

public static SafeComment ( this comment ) : string
comment this
Résultat string

SafeToken() public static méthode

public static SafeToken ( this token ) : string
token this
Résultat string

SafeValue() public static méthode

public static SafeValue ( this value ) : string
value this
Résultat string

ToMetadataAttribute() public static méthode

public static ToMetadataAttribute ( this route ) : MetadataAttribute
route this
Résultat MetadataAttribute