C# 클래스 bitmessage.network.GetData

상속: ICanBeSent
파일 보기 프로젝트 열기: sharpbitmessage/SharpBitmessage 1 사용 예제들

공개 메소드들

메소드 설명
GetData ( MemoryInventory inventory ) : System.Collections.Generic
GetData ( byte payload ) : System.Collections.Generic

메소드 상세

GetData() 공개 메소드

public GetData ( MemoryInventory inventory ) : System.Collections.Generic
inventory MemoryInventory
리턴 System.Collections.Generic

GetData() 공개 메소드

public GetData ( byte payload ) : System.Collections.Generic
payload byte
리턴 System.Collections.Generic