C# Class Wxv.Swg.Common.Files.IFFFile

Inheritance: ISWGFile
Afficher le fichier Open project: wverkley/Swg.Explorer Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
ToString ( TextWriter writer ) : void

Private Methods

Méthode Description
IFFFile ( ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ToString() public méthode

public ToString ( TextWriter writer ) : void
writer System.IO.TextWriter
Résultat void