C# 클래스 Sora.Packets.Server.FriendsList

상속: IPacket
파일 보기 프로젝트 열기: Mempler/Sora

공개 프로퍼티들

프로퍼티 타입 설명
FriendIds List

공개 메소드들

메소드 설명
FriendsList ( List friendIds ) : System.Collections.Generic

메소드 상세

FriendsList() 공개 메소드

public FriendsList ( List friendIds ) : System.Collections.Generic
friendIds List
리턴 System.Collections.Generic

프로퍼티 상세

FriendIds 공개적으로 프로퍼티

public List FriendIds
리턴 List