C# 클래스 System.Windows.Forms.NSViewExtender

파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form

공개 메소드들

메소드 설명
BringSubviewToFront ( this superView, NSView theView ) : void
BringToFront ( this theView ) : void

메소드 상세

BringSubviewToFront() 공개 정적인 메소드

public static BringSubviewToFront ( this superView, NSView theView ) : void
superView this
theView NSView
리턴 void

BringToFront() 공개 정적인 메소드

public static BringToFront ( this theView ) : void
theView this
리턴 void