Click or drag to resize

IFileDatabaseProviderPutFile(Stream, String) Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
void PutFile(
	Stream stream,
	string filename
)
Request Example View Source

Parameters

stream  Stream
 
filename  String
 
See Also