コード例 #1
0
 private void LoadSettings()
 {
     config = new CommentsConfiguration(Settings);
     SetupCommentSystem();
 }
コード例 #2
0
 private void LoadSettings()
 {
     config = new CommentsConfiguration(Settings);
     SetupCommentSystem();
 }