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

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

Méthodes publiques

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

Private Methods

Méthode Description
Node ( ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ToString() public méthode

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