C# 클래스 BatchGuy.App.Settings.Services.SettingsDefaultSeedDataService

파일 보기 프로젝트 열기: yaboy58/BatchGuy

공개 메소드들

메소드 설명
Create ( ) : void
SettingsDefaultSeedDataService ( ApplicationSettings applicationSettings, IAudioService audioService ) : System

비공개 메소드들

메소드 설명
LoadAudioMKVMergeDefaultSettings ( ) : void
LoadBluRayTitleInfoDefaultSettings ( ) : void
LoadDTSExpressAudioDefaultSettings ( ) : void
LoadEAC3ToDefaultSettings ( ) : void
LoadNameValuePairDefaultSettings ( ) : void
LoadSubtitlesMKVMergeDefaultSettings ( ) : void
ResetAudioMKVMergeDefaultSettings ( ) : void
ResetBluRayTitleInfoDefaultSettings ( ) : void
ResetEAC3ToDefaultSettings ( ) : void
ResetSubtitlesMKVMergeDefaultSettings ( ) : void

메소드 상세

Create() 공개 메소드

public Create ( ) : void
리턴 void

SettingsDefaultSeedDataService() 공개 메소드

public SettingsDefaultSeedDataService ( ApplicationSettings applicationSettings, IAudioService audioService ) : System
applicationSettings BatchGuy.App.Shared.Models.ApplicationSettings
audioService IAudioService
리턴 System