C# 클래스 K2Informatics.Erlnet.OtpErlangBoolean

상속: OtpErlangAtom
파일 보기 프로젝트 열기: K2InformaticsGmbH/erlnet

공개 메소드들

메소드 설명
OtpErlangBoolean ( OtpInputStream buf ) : System
OtpErlangBoolean ( bool t ) : System

메소드 상세

OtpErlangBoolean() 공개 메소드

public OtpErlangBoolean ( OtpInputStream buf ) : System
buf OtpInputStream
리턴 System

OtpErlangBoolean() 공개 메소드

public OtpErlangBoolean ( bool t ) : System
t bool
리턴 System