Table of Contents

Class EducationReviewItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Education
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EducationReviewItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
EducationReviewItemVM
Implements
Inherited Members

Constructors

EducationReviewItemVM()

public EducationReviewItemVM()

Properties

GainText

[DataSourceProperty]
public string GainText { get; set; }

Property Value

string

Title

[DataSourceProperty]
public string Title { get; set; }

Property Value

string

Methods

UpdateWith(string)

public void UpdateWith(string gainText)

Parameters

gainText string

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