IFileDatabaseProviderPutFile(Stream, String) Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
void PutFile(
	Stream stream,
	string filename
)

Parameters

stream  Stream
 
filename  String
 

See Also