Smartmobili.Cocoa.NSView.DisplayIfNeededInRect C# (CSharp) 메소드

DisplayIfNeededInRect() 공개 메소드

public DisplayIfNeededInRect ( NSRect aRect ) : void
aRect NSRect
리턴 void
        public virtual void DisplayIfNeededInRect(NSRect aRect)
        {
        }
NSView