Method | Description | |
---|---|---|
ClientRepository ( ) : System.Collections.Generic | ||
GetOrAddClientFromId ( int clientId ) : IClient |
public ClientRepository ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public GetOrAddClientFromId ( int clientId ) : IClient | ||
clientId | int | |
return | IClient |