C# Class AlbLib.Mapping.Event

Afficher le fichier Open project: IllidanS4/AlbLib Class Usage Examples

Méthodes publiques

Méthode Description
Event ( BinaryReader reader ) : System
Event ( Stream stream ) : System

Method Details

Event() public méthode

public Event ( BinaryReader reader ) : System
reader System.IO.BinaryReader
Résultat System

Event() public méthode

public Event ( Stream stream ) : System
stream Stream
Résultat System