C# 클래스 Geowigo.Models.WherigoModel

Provides facility methods to query the Wherigo engine model.
파일 보기 프로젝트 열기: WFoundation/WF.Player.WinPhone 1 사용 예제들

공개 메소드들

메소드 설명
DeleteCartridgeAndContent ( CartridgeTag tag ) : void

Removes a cartridge from the store, and wipes all its related content, including cache, logs and savegames.

WherigoModel ( ) : System

비공개 메소드들

메소드 설명
HardResetCore ( ) : void

When all hope died, as a last resort, this method kills the current Wherigo Core instance and replaces it with a new one.

As with all last resorts, potential side-effects are numerous and unpredictable.

OnSettingsPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

메소드 상세

DeleteCartridgeAndContent() 공개 메소드

Removes a cartridge from the store, and wipes all its related content, including cache, logs and savegames.
public DeleteCartridgeAndContent ( CartridgeTag tag ) : void
tag CartridgeTag
리턴 void

WherigoModel() 공개 메소드

public WherigoModel ( ) : System
리턴 System