Table of Contents

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

dLLName string
isSafe bool
information string

Properties

DLLName

public string DLLName { get; set; }

Property Value

string

Information

public string Information { get; set; }

Property Value

string

IsSafe

public bool IsSafe { get; set; }

Property Value

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).