C# Class ReactNative.Framework.ReactMethodAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: joemcbride/react-native-wpf

Public Methods

Method Description
ReactMethodAttribute ( ) : System
ReactMethodAttribute ( string name ) : System

Method Details

ReactMethodAttribute() public method

public ReactMethodAttribute ( ) : System
return System

ReactMethodAttribute() public method

public ReactMethodAttribute ( string name ) : System
name string
return System