Skybound.Gecko.PrintSettings.GetHowToEnableFrameUIAttribute C# (CSharp) Méthode

GetHowToEnableFrameUIAttribute() public méthode

public GetHowToEnableFrameUIAttribute ( ) : short
Résultat short
        public short GetHowToEnableFrameUIAttribute()
        {
            Console.WriteLine("33");
            return m_howToEnableFrameUI;
        }
PrintSettings