Method | Description | |
---|---|---|
WriteParFileInfo ( System.Guid gameId, string content ) : System | ||
WriteParFileInfo ( System.Guid gameId, string content, string additionalIdentifier ) : System |
public WriteParFileInfo ( System.Guid gameId, string content ) : System | ||
gameId | System.Guid | |
content | string | |
return | System |
public WriteParFileInfo ( System.Guid gameId, string content, string additionalIdentifier ) : System | ||
gameId | System.Guid | |
content | string | |
additionalIdentifier | string | |
return | System |