Fix naming issues for first draft
This commit is contained in:
@@ -15,7 +15,7 @@ namespace GerstITS.Examples.WebClients.Examples.Api.CreationRules
|
||||
#region Constructors
|
||||
|
||||
public ExampleApiClientCreatingRule(ExampleApiClientConfiguration configuration,
|
||||
Func<IRestWebServiceConfiguration, IRestWebServiceClient> restWebServiceClientFactory)
|
||||
Func<IRestWebServiceConfiguration, IRestWebServiceClient> restWebServiceClientFactory)
|
||||
: base(configuration, restWebServiceClientFactory)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user