C# Class CSharpRTMP.Core.CustomFunctionAttribute

Inheritance: System.Attribute
ファイルを表示 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