C# Class Microsoft.Bek.Tests.CssEncode_AST

Mostrar archivo Open project: AutomataDotNet/Automata

Public Methods

Method Description
Apply ( string input ) : string

Private Methods

Method Description
hex ( char c ) : char
hex ( char c1, char c2 ) : char
hex ( int i ) : int
ite ( bool b, char c1, char c2 ) : char

Method Details

Apply() public static method

public static Apply ( string input ) : string
input string
return string