C# Class FileReader.FRForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: vans163/LKEmu

Méthodes publiques

Свойство Type Description
tempitem List

Méthodes publiques

Méthode Description
BookTemplate ( ) : void
FRForm ( ) : System
ItemTemplate ( ) : void
MapLoad ( ) : void
SpellTemplate ( ) : void
Start ( ) : void
UnpackATD ( Byte data ) : Byte[]
UnpackATZ0 ( ) : Byte[]
UnpackATZ0Call1 ( Byte cx, Byte dx ) : Byte

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

Method Details

BookTemplate() public méthode

public BookTemplate ( ) : void
Résultat void

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

FRForm() public méthode

public FRForm ( ) : System
Résultat System

ItemTemplate() public méthode

public ItemTemplate ( ) : void
Résultat void

MapLoad() public méthode

public MapLoad ( ) : void
Résultat void

SpellTemplate() public méthode

public SpellTemplate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UnpackATD() public méthode

public UnpackATD ( Byte data ) : Byte[]
data Byte
Résultat Byte[]

UnpackATZ0() public méthode

public UnpackATZ0 ( ) : Byte[]
Résultat Byte[]

UnpackATZ0Call1() public méthode

public UnpackATZ0Call1 ( Byte cx, Byte dx ) : Byte
cx Byte
dx Byte
Résultat Byte

Property Details

tempitem public_oe static_oe property

public static List tempitem
Résultat List