Class DLLResult
- Namespace
- TaleWorlds.MountAndBlade.Launcher.Library
- Assembly
- TaleWorlds.MountAndBlade.Launcher.Library.dll
public class DLLResult
- Inheritance
-
DLLResult
- Inherited Members
Constructors
DLLResult()
public DLLResult()
DLLResult(string, bool, string)
public DLLResult(string dLLName, bool isSafe, string information)
Parameters
Properties
DLLName
public string DLLName { get; set; }
Property Value
Information
public string Information { get; set; }
Property Value
IsSafe
public bool IsSafe { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).