'宣言Public Sub AddService( _ ByVal type As Type, _ ByVal serviceInstance As Object _ )
public void AddService( Type type, object serviceInstance )
パラメータ
- type
 - serviceInstance
 
'宣言Public Sub AddService( _ ByVal type As Type, _ ByVal serviceInstance As Object _ )
public void AddService( Type type, object serviceInstance )