AGS.Types.Room.IChangeNotification C# (CSharp) Méthode

IChangeNotification() public méthode

public IChangeNotification ( ) : void
Résultat void
        void IChangeNotification.ItemModified()
        {
            this.Modified = true;
        }