C# Class Gammtek.Conduit.MassEffect3.SFXGame.CodexMap.XmlBioCodexMap

Inheritance: BioCodexMap
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Méthode Description
Load ( string path ) : BioCodexMap
Save ( string path ) : void
XmlBioCodexMap ( BioCodexSection>.IDictionary sections = null, BioCodexPage>.IDictionary pages = null ) : System

Method Details

Load() public static méthode

public static Load ( string path ) : BioCodexMap
path string
Résultat BioCodexMap

Save() public méthode

public Save ( string path ) : void
path string
Résultat void

XmlBioCodexMap() public méthode

public XmlBioCodexMap ( BioCodexSection>.IDictionary sections = null, BioCodexPage>.IDictionary pages = null ) : System
sections BioCodexSection>.IDictionary
pages BioCodexPage>.IDictionary
Résultat System