C# 클래스 GestSpace.TileViewModel

상속: System.NotifyPropertyChangedBase
파일 보기 프로젝트 열기: NicolasDorier/GestSpace 1 사용 예제들

공개 메소드들

메소드 설명
GetNeightbours ( ) : IEnumerable
TileViewModel ( ) : System

비공개 메소드들

메소드 설명
BelongsToFastContext ( string program ) : bool
IsLockedChanged ( ) : void
Subscribe ( ReactiveSpace reactiveSpace ) : IDisposable
TileViewModel_PropertyChanged ( object sender, System e ) : void
UpdateEvents ( ) : void
UpdateListener ( ) : void

메소드 상세

GetNeightbours() 공개 메소드

public GetNeightbours ( ) : IEnumerable
리턴 IEnumerable

TileViewModel() 공개 메소드

public TileViewModel ( ) : System
리턴 System