Npgsql Api Docs

NpgsqlFactory.GetService Method 

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

Implements

IServiceProvider.GetService

See Also

NpgsqlFactory Class | Npgsql Namespace