C# 클래스 ThirdParty.iOS4Unity.NSNotification

상속: NSObject
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
FromName ( string name, NSObject obj = null ) : NSNotification

비공개 메소드들

메소드 설명
NSNotification ( ) : System
NSNotification ( IntPtr handle ) : System

메소드 상세

FromName() 공개 정적인 메소드

public static FromName ( string name, NSObject obj = null ) : NSNotification
name string
obj NSObject
리턴 NSNotification