C# 클래스 Monobjc.Tools.InterfaceBuilder.IBActionDescriptor

파일 보기 프로젝트 열기: Monobjc/monobjc-tools

공개 메소드들

메소드 설명
IBActionDescriptor ( string message, string argument ) : System

Initializes a new instance of the IBActionDescriptor struct.

메소드 상세

IBActionDescriptor() 공개 메소드

Initializes a new instance of the IBActionDescriptor struct.
public IBActionDescriptor ( string message, string argument ) : System
message string The Message.
argument string The Argument.
리턴 System