Share via


NetCoreHelpers.GetAssembly(Type) Method

Definition

public static System.Reflection.Assembly GetAssembly (this Type type);
static member GetAssembly : Type -> System.Reflection.Assembly
<Extension()>
Public Function GetAssembly (type As Type) As Assembly

Parameters

type
Type

Returns

Applies to