C# Class ADBaseLibrary.AdobeHDS.FlashWrapper.DecryptForm

Afficher le fichier Open project: maxpiva/AnimeOfflineDownloader Class Usage Examples

Méthodes publiques

Свойство Type Description
form DecryptForm

Méthodes publiques

Méthode Description
Decrypt ( string datas, string keys ) : string
DecryptForm ( ) : System
Init ( ) : void
Kill ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CreateComponent ( object obj ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Decrypt() public static méthode

public static Decrypt ( string datas, string keys ) : string
datas string
keys string
Résultat string

DecryptForm() public méthode

public DecryptForm ( ) : System
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

Init() public static méthode

public static Init ( ) : void
Résultat void

Kill() public static méthode

public static Kill ( ) : void
Résultat void

Property Details

form public_oe static_oe property

public static DecryptForm,ADBaseLibrary.AdobeHDS.FlashWrapper form
Résultat DecryptForm