C# Class AlbLib.Mapping.Overlay

Datei anzeigen Open project: IllidanS4/AlbLib Class Usage Examples

Public Methods

Method Description
Overlay ( BinaryReader reader ) : System
Overlay ( Stream input ) : System

Method Details

Overlay() public method

public Overlay ( BinaryReader reader ) : System
reader System.IO.BinaryReader
return System

Overlay() public method

public Overlay ( Stream input ) : System
input Stream
return System