C# Class FvCalculation.FunctionNameAttribute

Inheritance: System.Attribute
Show file Open project: Ninputer/opencl-plot Class Usage Examples

Public Methods

Method Description
FunctionNameAttribute ( string name ) : System

Method Details

FunctionNameAttribute() public method

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