Method | Description | |
---|---|---|
Configuration ( ) : System | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
DefaultFormatters ( ) : MediaTypeFormatterCollection | ||
DefaultResolver ( ) : IDependencyResolver | ||
RegisterForDispose ( IDisposable resource ) : void |
Adds the given resource to a list of resources that will be disposed once the configuration is disposed.
|