FileContext(FileContext, String) Constructor

File context Class constructor.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public FileContext(
	FileContext context,
	string fullName
)

Parameters

context  FileContext
Context to copy parameters from.
fullName  String
Full path to the file.

See Also