C# 클래스 withSIX.Mini.Core.Games.LocalCollection

상속: Collection
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System

비공개 메소드들

메소드 설명
UpdateFromContents ( ) : void

메소드 상세

LocalCollection() 공개 메소드

public LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System
gameId System.Guid
name string
contents ICollection
리턴 System