Boo.BooLangProject.HierarchyListener.OnPropertyChanged C# (CSharp) Méthode

OnPropertyChanged() public méthode

public OnPropertyChanged ( uint itemid, int propid, uint flags ) : int
itemid uint
propid int
flags uint
Résultat int
        public int OnPropertyChanged(uint itemid, int propid, uint flags)
        {
            throw new NotImplementedException();
        }