共用方式為


UserInfo 建構函式

定義

多載

UserInfo()
UserInfo(NSDictionary)

UserInfo()

[Foundation.Preserve(Conditional=true)]
public UserInfo ();
屬性

適用於

UserInfo(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public UserInfo (Foundation.NSDictionary dictionary);
new CoreData.UserInfo : Foundation.NSDictionary -> CoreData.UserInfo

參數

dictionary
NSDictionary

要填入新 UserInfo 的錯誤字典。

屬性

適用於