共用方式為


LoadInPlaceResult(NSUrl, Boolean) 建構函式

定義

建構 Foundation.LoadInPlaceResult 的實例

public LoadInPlaceResult (Foundation.NSUrl fileUrl, bool isInPlace);
new Foundation.LoadInPlaceResult : Foundation.NSUrl * bool -> Foundation.LoadInPlaceResult

參數

fileUrl
NSUrl

非同步作業的結果值

isInPlace
Boolean

非同步作業的結果值

適用於