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

显示文件 Open project: OSEHRA/mdo Class Usage Examples

Private Methods

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