Lokad SDK for .NET - Documentation
Syntax<(Of <(T>)>) Class
NamespacesLokadSyntax<(Of <(T>)>)
Helper class for creating fluent APIs
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public sealed class Syntax<T> : Syntax
<SerializableAttribute> _
Public NotInheritable Class Syntax(Of T) _
	Inherits Syntax
[SerializableAttribute]
generic<typename T>
public ref class Syntax sealed : public Syntax
Generic Template Parameters
T
underlying type
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Syntax<(Of <(T>)>)(T)
Initializes a new instance of the Syntax<(Of <(T>)>) class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Syntax.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Syntax.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Syntax.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Target
Gets the underlying object.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Syntax.)
Inheritance Hierarchy
Object
Syntax
 Syntax<(Of <(T>)>)

Assembly: Lokad.Sdk (Module: Lokad.Sdk) Version: 2.4.669.0 (2.4.669.0)