C# Class SessionViewer.Functions

Afficher le fichier Open project: woanware/SessionViewer

Méthodes publiques

Méthode Description
GenerateHtml ( string data, bool outBound ) : string

GenerateHtmlToBytes ( string data, bool outBound ) : byte[]

Method Details

GenerateHtml() public static méthode

public static GenerateHtml ( string data, bool outBound ) : string
data string
outBound bool
Résultat string

GenerateHtmlToBytes() public static méthode

public static GenerateHtmlToBytes ( string data, bool outBound ) : byte[]
data string
outBound bool
Résultat byte[]