EldorADO.NET Class Library

ObjectDomain.GetType Method (Object)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomain.GetType(System.Object)

[Visual Basic]
Overloads Public Function GetType( _
   ByVal entity As Object _
) As Type
[C#]
public Type GetType(
   object entity
);

Parameters

entity
Missing <param> documentation for entity

Return Value

Missing <returns> documentation for M:Eldorado.Object.Domain.ObjectDomain.GetType(System.Object)

See Also

ObjectDomain Class | Eldorado.Object.Domain Namespace | ObjectDomain.GetType Overload List