Table of Contents

Class DataSourceMethodAttribute

Namespace
Bannerlord.UIExtenderEx.Attributes
Assembly
Bannerlord.UIExtenderEx.dll

Attribute for mixin methods to be added to view models. Only methods specified by this attribute will actually end up in extended view model

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public sealed class DataSourceMethodAttribute : Attribute
Inheritance
DataSourceMethodAttribute
Inherited Members