C# 클래스 NetWrok.HTTP.RC4.Arc4Stream

파일 보기 프로젝트 열기: simonwittber/netwrok-client

공개 프로퍼티들

프로퍼티 타입 설명
i byte
j byte
s byte[]

공개 메소드들

메소드 설명
Arc4Stream ( ) : System.Collections.Generic

메소드 상세

Arc4Stream() 공개 메소드

public Arc4Stream ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

i 공개적으로 프로퍼티

public byte i
리턴 byte

j 공개적으로 프로퍼티

public byte j
리턴 byte

s 공개적으로 프로퍼티

public byte[] s
리턴 byte[]