EldorADO.NET Class Library

IOidData.GetService Method 

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.Domain.IOidData.GetService(System.Type)

[Visual Basic]
Function GetService( _
   ByVal type As Type _
) As Object
[C#]
object GetService(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

Missing <returns> documentation for M:Eldorado.Object.Domain.IOidData.GetService(System.Type)

See Also

IOidData Interface | Eldorado.Object.Domain Namespace