C# 클래스 BigRedButtonOfDeath.WPF.ShipSelector

Interaction logic for ShipSelector.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SelectedShipProperty System.Windows.DependencyProperty
ShipsProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ShipSelector ( PlayerShip ships ) : ArtemisComm

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
OnSelect ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void
lstShips_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

ShipSelector() 공개 메소드

public ShipSelector ( PlayerShip ships ) : ArtemisComm
ships ArtemisComm.PlayerShip
리턴 ArtemisComm

프로퍼티 상세

SelectedShipProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectedShipProperty
리턴 System.Windows.DependencyProperty

ShipsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShipsProperty
리턴 System.Windows.DependencyProperty