C# Class Gurux.DLMS.ManufacturerSettings.GXDLMSAttributeSettings

Inheritance: System.Attribute
ファイルを表示 Open project: Gurux/Gurux.DLMS.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CopyTo ( GXDLMSAttributeSettings target ) : void
GXDLMSAttributeSettings ( ) : System

Constructor.

GXDLMSAttributeSettings ( int index ) : System

Constructor.

ToString ( ) : string

Method Details

CopyTo() public method

public CopyTo ( GXDLMSAttributeSettings target ) : void
target GXDLMSAttributeSettings
return void

GXDLMSAttributeSettings() public method

Constructor.
public GXDLMSAttributeSettings ( ) : System
return System

GXDLMSAttributeSettings() public method

Constructor.
public GXDLMSAttributeSettings ( int index ) : System
index int
return System

ToString() public method

public ToString ( ) : string
return string