C# 클래스 withSIX.Mini.Core.Games.Attributes.SteamInfoAttribute

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

공개 프로퍼티들

프로퍼티 타입 설명
Default SteamInfoAttribute

공개 메소드들

메소드 설명
GetDirectories ( ISteamHelper helper ) : SteamDirectories
SteamInfoAttribute ( SteamGameIds appId, string folderFallback ) : System
SteamInfoAttribute ( uint appId ) : System
SteamInfoAttribute ( uint appId, string folderFallback ) : System

보호된 메소드들

메소드 설명
SteamInfoAttribute ( ) : System
SteamInfoAttribute ( SteamGameIds appId ) : System

메소드 상세

GetDirectories() 공개 메소드

public GetDirectories ( ISteamHelper helper ) : SteamDirectories
helper ISteamHelper
리턴 withSIX.Steam.Core.SteamDirectories

SteamInfoAttribute() 보호된 메소드

protected SteamInfoAttribute ( ) : System
리턴 System

SteamInfoAttribute() 보호된 메소드

protected SteamInfoAttribute ( SteamGameIds appId ) : System
appId SteamGameIds
리턴 System

SteamInfoAttribute() 공개 메소드

public SteamInfoAttribute ( SteamGameIds appId, string folderFallback ) : System
appId SteamGameIds
folderFallback string
리턴 System

SteamInfoAttribute() 공개 메소드

public SteamInfoAttribute ( uint appId ) : System
appId uint
리턴 System

SteamInfoAttribute() 공개 메소드

public SteamInfoAttribute ( uint appId, string folderFallback ) : System
appId uint
folderFallback string
리턴 System

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static SteamInfoAttribute,withSIX.Mini.Core.Games.Attributes Default
리턴 SteamInfoAttribute