System.Runtime.Loader.AssemblyLoadContext.GetAssemblyName C# (CSharp) Méthode

GetAssemblyName() public static méthode

public static GetAssemblyName ( string assemblyPath ) : System.Reflection.AssemblyName
assemblyPath string
Résultat System.Reflection.AssemblyName
        public static System.Reflection.AssemblyName GetAssemblyName(string assemblyPath) { throw null; }
        public static System.Runtime.Loader.AssemblyLoadContext GetLoadContext(System.Reflection.Assembly assembly) { throw null; }