public LoadXDocument ( string fileName, bool memoryCache = false ) : System.Xml.Linq.XDocument | ||
fileName | string | File name |
memoryCache | bool | Load file from memory cache if possible. |
Résultat | System.Xml.Linq.XDocument |
public LoadXDocument ( string fileName, bool memoryCache = false ) : System.Xml.Linq.XDocument | ||
fileName | string | File name |
memoryCache | bool | Load file from memory cache if possible. |
Résultat | System.Xml.Linq.XDocument |