C# 클래스 usertools.Encoder.Decode

파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset

공개 메소드들

메소드 설명
Amp ( string Value ) : string
Escape ( string Value ) : string
Full ( string Value ) : string

메소드 상세

Amp() 공개 정적인 메소드

public static Amp ( string Value ) : string
Value string
리턴 string

Escape() 공개 정적인 메소드

public static Escape ( string Value ) : string
Value string
리턴 string

Full() 공개 정적인 메소드

public static Full ( string Value ) : string
Value string
리턴 string