GetAssembly

GetAssembly(Type)

public static Assembly GetAssembly(Type type) ;

Description

Gets the Assembly in which the type is declared.

Parameters

Parameter Name Description
type Type

Returns

Assembly in which the type is declared