C# Class HyoutaTools.LastRanker.bscr

Mostrar archivo Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Public Properties

Property Type Description
Strings List

Public Methods

Method Description
CreateFile ( string Path ) : void
bscr ( String filename ) : System
bscr ( byte Bytes ) : System

Private Methods

Method Description
LoadFile ( byte File ) : bool

Method Details

CreateFile() public method

public CreateFile ( string Path ) : void
Path string
return void

bscr() public method

public bscr ( String filename ) : System
filename String
return System

bscr() public method

public bscr ( byte Bytes ) : System
Bytes byte
return System

Property Details

Strings public_oe property

public List Strings
return List