C# 클래스 ReactNative.Framework.ReactMethodAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: joemcbride/react-native-wpf

공개 메소드들

메소드 설명
ReactMethodAttribute ( ) : System
ReactMethodAttribute ( string name ) : System

메소드 상세

ReactMethodAttribute() 공개 메소드

public ReactMethodAttribute ( ) : System
리턴 System

ReactMethodAttribute() 공개 메소드

public ReactMethodAttribute ( string name ) : System
name string
리턴 System