LoadOptions

LoadOptions()

Initialisiert eine neue Instanz vonLoadOptions Klasse.

public LoadOptions()

Siehe auch


LoadOptions(string)

Initialisiert eine neue Instanz vonLoadOptions Klasse mit einem bestimmten Passwort.

public LoadOptions(string password)
Parameter Typ Beschreibung
password String Das Passwort zum Öffnen eines verschlüsselten Inhalts.

Siehe auch