Update Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodUpdate 
Initializes a new instance of the Update class
Public methodUpdate(Stream)
Initializes a new instance of the Update class
Public methodUpdate(String, Boolean,  TemplateArg )
Creates an instance of the update from JSON template with parameters populated from args optionally caching the template internal representation. Do not cache templates that change often
Back to Top
See Also