편집

다음을 통해 공유


AccountStoreOptions Constructors

Definition

Overloads

AccountStoreOptions()
AccountStoreOptions(NSDictionary)

AccountStoreOptions()

public AccountStoreOptions();

Applies to

AccountStoreOptions(NSDictionary)

public AccountStoreOptions(Foundation.NSDictionary dictionary);
new Accounts.AccountStoreOptions : Foundation.NSDictionary -> Accounts.AccountStoreOptions

Parameters

dictionary
NSDictionary

Applies to