OptionsWrapper<TOptions>.Add(String, TOptions) Метод

Определение

Внимание!

This method is obsolete and will be removed in a future version.

Этот метод устарел и будет удален в одном из будущих выпусков.

public:
 void Add(System::String ^ name, TOptions options);
public void Add (string name, TOptions options);
[System.Obsolete("This method is obsolete and will be removed in a future version.")]
public void Add (string name, TOptions options);
member this.Add : string * 'Options -> unit
[<System.Obsolete("This method is obsolete and will be removed in a future version.")>]
member this.Add : string * 'Options -> unit
Public Sub Add (name As String, options As TOptions)

Параметры

name
String
options
TOptions
Атрибуты

Применяется к