Smartmobili.Cocoa.NSView.DisplayIfNeededInRectIgnoringOpacity C# (CSharp) Метод

DisplayIfNeededInRectIgnoringOpacity() публичный Метод

public DisplayIfNeededInRectIgnoringOpacity ( NSRect aRect ) : void
aRect NSRect
Результат void
        public virtual void DisplayIfNeededInRectIgnoringOpacity(NSRect aRect)
        {
        }
NSView