C# 클래스 withSIX.Mini.Plugin.Arma.Services.WriteParFileInfo

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

공개 메소드들

메소드 설명
WriteParFileInfo ( System.Guid gameId, string content ) : System
WriteParFileInfo ( System.Guid gameId, string content, string additionalIdentifier ) : System

메소드 상세

WriteParFileInfo() 공개 메소드

public WriteParFileInfo ( System.Guid gameId, string content ) : System
gameId System.Guid
content string
리턴 System

WriteParFileInfo() 공개 메소드

public WriteParFileInfo ( System.Guid gameId, string content, string additionalIdentifier ) : System
gameId System.Guid
content string
additionalIdentifier string
리턴 System