Table of Contents

Class PropertyChangedWithDoubleValueEventArgs

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

Constructors

PropertyChangedWithDoubleValueEventArgs(string, double)

public PropertyChangedWithDoubleValueEventArgs(string propertyName, double value)

Parameters

propertyName string
value double

Properties

PropertyName

public string PropertyName { get; }

Property Value

string

Value

public double Value { get; }

Property Value

double

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