Table of Contents

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

List<DLLResult>

Errors

public string Errors { get; set; }

Property Value

string

Methods

AddDLLResult(string, bool, string)

public void AddDLLResult(string dllName, bool isSafe, string information)

Parameters

dllName string
isSafe bool
information string

ToString()

public override string ToString()

Returns

string

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