コード例 #1
0
 private IDialogService CreateDialogService()
 {
     return(serviceCreator.CreateDialogService("DefaultConnection"));
 }