コード例 #1
0
ファイル: EventStore.cs プロジェクト: eleks/EventStore
 public static void Close()
 {
     _connection.Close();
 }