IOptionsFactory<TOptions> Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Örnekler oluşturur TOptions .
generic <typename TOptions>
where TOptions : classpublic interface class IOptionsFactory
public interface IOptionsFactory<TOptions> where TOptions : class
type IOptionsFactory<'Options (requires 'Options : null)> = interface
Public Interface IOptionsFactory(Of TOptions)
Tür Parametreleri
- TOptions
İstenen seçeneklerin türü.
- Türetilmiş
Yöntemler
| Name | Description |
|---|---|
| Create(String) |
Verilen |