Prism.API.ModDef.ModDef C# (CSharp) 메소드

ModDef() 보호된 메소드

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
리턴 System
        protected ModDef()
        {
        }