Share via


LoadInPlaceFileRepresentationHandler Delegar

Definição

public delegate void LoadInPlaceFileRepresentationHandler(NSUrl fileUrl, bool isInPlace, NSError error);
type LoadInPlaceFileRepresentationHandler = delegate of NSUrl * bool * NSError -> unit

Parâmetros

fileUrl
NSUrl
isInPlace
Boolean
error
NSError

Aplica-se a