Beispiel #1
0
 // Constructor
 private InternalClientRepository()
 {
     Client = InternalClient.CreateClient();
 }