Class ResultData
- Namespace
- TaleWorlds.MountAndBlade.Launcher.Library
- Assembly
- TaleWorlds.MountAndBlade.Launcher.Library.dll
public class ResultData
- Inheritance
-
ResultData
- Inherited Members
Constructors
ResultData()
public ResultData()
Properties
DLLs
public List<DLLResult> DLLs { get; set; }
Property Value
Errors
public string Errors { get; set; }
Property Value
Methods
AddDLLResult(string, bool, string)
public void AddDLLResult(string dllName, bool isSafe, string information)
Parameters
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).