ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1Sizer Class / GetService(Type) Method

In This Topic
    GetService(Type) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetService( _
       ByVal service As System.Type _
    ) As System.Object
    protected virtual System.object GetService( 
       System.Type service
    )

    Parameters

    service
    See Also