Prism.API.ModDef.ModDef C# (CSharp) Méthode

ModDef() protected méthode

WARNING: Do not place anything in the ModDef constructor, because the mod is not completely loaded yet (eg. Assembly is null). Use OnLoad to initialize fields, etc. instead.
protected ModDef ( ) : System
Résultat System
        protected ModDef()
        {
        }