다음을 통해 공유


NSDocumentController.ReopenDocument(NSUrl, NSUrl, NSError) 메서드

정의

[Foundation.Export("reopenDocumentForURL:withContentsOfURL:error:")]
public virtual bool ReopenDocument (Foundation.NSUrl url, Foundation.NSUrl contentsUrl, out Foundation.NSError outError);
abstract member ReopenDocument : Foundation.NSUrl * Foundation.NSUrl *  -> bool
override this.ReopenDocument : Foundation.NSUrl * Foundation.NSUrl *  -> bool

매개 변수

url
NSUrl
contentsUrl
NSUrl
outError
NSError

반환

특성

적용 대상