ORM Sample Class Library

CollectionSite.GetService Method 

[Visual Basic]
Overridable Public Function GetService( _
   ByVal serviceType As Type _
) As Object Implements _
   IServiceProvider.GetService
[C#]
public virtual object GetService(
   Type serviceType
);

Implements

IServiceProvider.GetService

See Also

CollectionSite Class | OrmLib Namespace


width="50%">ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods