FieldArgumentBuilder Methods

The FieldArgumentBuilder type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAddField
Adds a field represented by a FieldBuilder to the argument.
Public methodCode exampleAddNode
Adds a node to the argument.
Public methodCode exampleAddText
Adds a plain text to the argument.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also