Table of Contents

Class PropertyChangedWithBoolValueEventArgs

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public class PropertyChangedWithBoolValueEventArgs
Inheritance
PropertyChangedWithBoolValueEventArgs
Inherited Members

Constructors

PropertyChangedWithBoolValueEventArgs(string, bool)

public PropertyChangedWithBoolValueEventArgs(string propertyName, bool value)

Parameters

propertyName string
value bool

Properties

PropertyName

public string PropertyName { get; }

Property Value

string

Value

public bool Value { get; }

Property Value

bool

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