C# Class CSharpRTMP.Core.CustomFunctionAttribute

Inheritance: System.Attribute
Show file Open project: langhuihui/csharprtmp

Public Methods

Method Description
CustomFunctionAttribute ( string name ) : System

Method Details

CustomFunctionAttribute() public method

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