IRenderingTarget Write Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Writes a generic object into target. Templates are not necessarily text-based, consequently this method takes an object argument

Namespace: NFX.Templatization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

void Write(
	Object value
)
See Also