C# 클래스 BACnet.Tagging.Union2

파일 보기 프로젝트 열기: LorenVS/bacstack

공개 메소드들

메소드 설명
Reverse ( ) : Union2
ReverseLE ( ) : Union2
Union2 ( byte byte0, byte byte1 ) : System
Union2 ( short int16 ) : System
Union2 ( ushort uint16 ) : System

메소드 상세

Reverse() 공개 메소드

public Reverse ( ) : Union2
리턴 Union2

ReverseLE() 공개 메소드

public ReverseLE ( ) : Union2
리턴 Union2

Union2() 공개 메소드

public Union2 ( byte byte0, byte byte1 ) : System
byte0 byte
byte1 byte
리턴 System

Union2() 공개 메소드

public Union2 ( short int16 ) : System
int16 short
리턴 System

Union2() 공개 메소드

public Union2 ( ushort uint16 ) : System
uint16 ushort
리턴 System