C# Class StackStream.FunctionAttribute

Inheritance: System.Attribute
显示文件 Open project: puckipedia/StackStream

Public Methods

Method Description
FunctionAttribute ( string name ) : System

Method Details

FunctionAttribute() public method

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