C# 클래스 LunarEclipse.Model.AbstractLocator

상속: ILocator
파일 보기 프로젝트 열기: mono/lunareclipse

공개 메소드들

메소드 설명
AbstractLocator ( UIElement element ) : System.Windows
Locate ( ) : Point

메소드 상세

AbstractLocator() 공개 메소드

public AbstractLocator ( UIElement element ) : System.Windows
element UIElement
리턴 System.Windows

Locate() 공개 메소드

public Locate ( ) : Point
리턴 System.Windows.Point