C# 클래스 ImaginationServer.Common.BackpackItem

파일 보기 프로젝트 열기: Miclebrick/Imagination-Server

공개 메소드들

메소드 설명
FromJson ( string json ) : BackpackItem
ToJson ( ) : string

메소드 상세

FromJson() 공개 정적인 메소드

public static FromJson ( string json ) : BackpackItem
json string
리턴 BackpackItem

ToJson() 공개 메소드

public ToJson ( ) : string
리턴 string