Compartilhar via


NSWorkspaceUrlHandler Delegar

Definição

public delegate void NSWorkspaceUrlHandler(NSDictionary newUrls, NSError error);
type NSWorkspaceUrlHandler = delegate of NSDictionary * NSError -> unit

Parâmetros

newUrls
NSDictionary
error
NSError

Aplica-se a