FlowsheetBaseFlowsheetLogTextStreamWrite Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public override void Write(
	byte[] buffer,
	int offset,
	int count
)

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 

See Also