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

상속: ModNetworkContent
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetSource ( IHaveSourcePaths game ) : ContentPublisher
ModNetworkGroupContent ( System.Guid id, string packageName, System.Guid gameId, string version ) : System

보호된 메소드들

메소드 설명
ModNetworkGroupContent ( ) : System

메소드 상세

GetSource() 공개 메소드

public GetSource ( IHaveSourcePaths game ) : ContentPublisher
game IHaveSourcePaths
리턴 ContentPublisher

ModNetworkGroupContent() 보호된 메소드

protected ModNetworkGroupContent ( ) : System
리턴 System

ModNetworkGroupContent() 공개 메소드

public ModNetworkGroupContent ( System.Guid id, string packageName, System.Guid gameId, string version ) : System
id System.Guid
packageName string
gameId System.Guid
version string
리턴 System