C# 클래스 FileFind.Stun.MessageAttribute

파일 보기 프로젝트 열기: codebutler/meshwork 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
TypeTable Type>.Dictionary

보호된 프로퍼티들

프로퍼티 타입 설명
Value byte[]

공개 메소드들

메소드 설명
GetBytes ( ) : byte[]
MessageAttribute ( MessageAttributeType type ) : System

비공개 메소드들

메소드 설명
MessageAttribute ( ) : System

메소드 상세

GetBytes() 공개 메소드

public GetBytes ( ) : byte[]
리턴 byte[]

MessageAttribute() 공개 메소드

public MessageAttribute ( MessageAttributeType type ) : System
type MessageAttributeType
리턴 System

프로퍼티 상세

TypeTable 공개적으로 정적으로 프로퍼티

public static Dictionary TypeTable
리턴 Type>.Dictionary

Value 보호되어 있는 프로퍼티

protected byte[] Value
리턴 byte[]