OptionsWrapper<TOptions>.Add(String, TOptions) Methode

Definition

Achtung

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

Diese Methode ist veraltet und wird in einer zukünftigen Version entfernt.

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)

Parameter

name
String
options
TOptions
Attribute

Gilt für: