IParameters<TModel> Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IParameters<TModel> where TModel : class
type IParameters<'Model (requires 'Model : null)> = interface
Public Interface IParameters(Of TModel)
Type Parameters
- TModel
Properties
DefaultLocation | |
Location |
Methods
CreateConfigAsync() |