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