C# Class CaSharpServer.CAFieldAttribute

Defines the binding between a C# property and an EPICS record field
Inheritance: System.Attribute
Show file Open project: ISISComputingGroup/EPICS-epicssharp Class Usage Examples

Public Methods

Method Description
CAFieldAttribute ( string name ) : System

Method Details

CAFieldAttribute() public method

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