C# 클래스 WhatsParser, whatsapp-desktop-client

파일 보기 프로젝트 열기: sambulosenda/whatsapp-desktop-client 1 사용 예제들

공개 메소드들

메소드 설명
ParseProtocolNode ( ProtocolTreeNode, protNode ) : void

비공개 메소드들

메소드 설명
ParseCategories ( ProtocolTreeNode, dirtyNode ) : long>.Dictionary
WhatsParser ( WhatsNetwork, whatsNet, BinTreeNodeWriter, writer ) : System

메소드 상세

ParseProtocolNode() 공개 메소드

public ParseProtocolNode ( ProtocolTreeNode, protNode ) : void
protNode ProtocolTreeNode,
리턴 void