Method | Description | |
---|---|---|
QuotedSafeValue ( this value ) : string | ||
SafeComment ( this comment ) : string | ||
SafeToken ( this token ) : string | ||
SafeValue ( this value ) : string | ||
ToMetadataAttribute ( this route ) : MetadataAttribute |
public static QuotedSafeValue ( this value ) : string | ||
value | this | |
return | string |
public static SafeComment ( this comment ) : string | ||
comment | this | |
return | string |
public static SafeToken ( this token ) : string | ||
token | this | |
return | string |
public static SafeValue ( this value ) : string | ||
value | this | |
return | string |
public static ToMetadataAttribute ( this route ) : MetadataAttribute | ||
route | this | |
return | MetadataAttribute |