共用方式為


Registrar<TRegistrable>.GetHandlerTypeForObject(Object) Method

Definition

public:
 Type ^ GetHandlerTypeForObject(System::Object ^ obj);
public Type GetHandlerTypeForObject (object obj);
member this.GetHandlerTypeForObject : obj -> Type
Public Function GetHandlerTypeForObject (obj As Object) As Type

Parameters

obj
Object

Returns

Applies to