NetCoreHelpers.GetAssembly(Type) 方法

定义

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

参数

type
Type

返回

适用于