C# Class LegalityChecker.TrashByteEntry

Mostrar archivo Open project: kamronbatman/Pokemon-Legality-Checker Class Usage Examples

Public Methods

Method Description
TrashByteEntry ( ) : System
TrashByteEntry ( string formatted ) : System
this ( int index ) : LegalityChecker.TrashByteChar[]

Method Details

TrashByteEntry() public method

public TrashByteEntry ( ) : System
return System

TrashByteEntry() public method

public TrashByteEntry ( string formatted ) : System
formatted string
return System

this() public method

public this ( int index ) : LegalityChecker.TrashByteChar[]
index int
return LegalityChecker.TrashByteChar[]