NSResponder.ValidRequestorForSendType(String, String) 方法

定义

[Foundation.Export("validRequestorForSendType:returnType:")]
public virtual Foundation.NSObject ValidRequestorForSendType (string sendType, string returnType);
abstract member ValidRequestorForSendType : string * string -> Foundation.NSObject
override this.ValidRequestorForSendType : string * string -> Foundation.NSObject

参数

sendType
String
returnType
String

返回

属性

适用于