C# Class BExIS.Dim.Helpers.WebServiceHelper

ファイルを表示 Open project: BEXIS2/Core

Public Methods

Method Description
Encode ( string source ) : string

Convert all none alphanumeric characters in hex and produce a valid html url string

Method Details

Encode() public static method

Convert all none alphanumeric characters in hex and produce a valid html url string
public static Encode ( string source ) : string
source string
return string