C# 클래스 SwtorCaster.ViewModels.EventSettingsViewModel

상속: Caliburn.Micro.Screen
파일 보기 프로젝트 열기: pjmagee/swtor-caster 1 사용 예제들

공개 메소드들

메소드 설명
AddEvent ( ) : void
EventSettingsViewModel ( ISettingsService settingsService, IAudioService audioService ) : System

메소드 상세

AddEvent() 공개 메소드

public AddEvent ( ) : void
리턴 void

EventSettingsViewModel() 공개 메소드

public EventSettingsViewModel ( ISettingsService settingsService, IAudioService audioService ) : System
settingsService ISettingsService
audioService IAudioService
리턴 System