C# Class gov.va.medora.utils.FileIOUtils

Afficher le fichier Open project: OSEHRA/mdo Class Usage Examples

Private Methods

Méthode Description
readFromFile ( string path ) : string
writeToFile ( string path, string data, System.Boolean append = false ) : void