C# 클래스 Gurux.DLMS.ManufacturerSettings.GXDLMSAttributeSettings

상속: System.Attribute
파일 보기 프로젝트 열기: Gurux/Gurux.DLMS.Net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CopyTo ( GXDLMSAttributeSettings target ) : void
GXDLMSAttributeSettings ( ) : System

Constructor.

GXDLMSAttributeSettings ( int index ) : System

Constructor.

ToString ( ) : string

메소드 상세

CopyTo() 공개 메소드

public CopyTo ( GXDLMSAttributeSettings target ) : void
target GXDLMSAttributeSettings
리턴 void

GXDLMSAttributeSettings() 공개 메소드

Constructor.
public GXDLMSAttributeSettings ( ) : System
리턴 System

GXDLMSAttributeSettings() 공개 메소드

Constructor.
public GXDLMSAttributeSettings ( int index ) : System
index int
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string