Table of Contents

Interface INamedComponent

Namespace
Cryville.EEW.ComponentModel
Assembly
Cryville.EEW.dll
Represents a named component.
public interface INamedComponent

Methods

GetName(ref CultureInfo?)

Gets a human-readable name of the component.
string? GetName(ref CultureInfo? culture)

Parameters

culture CultureInfo
The preferred culture of the name. When the method returns, set to the actual culture of the name.

Returns

string

Remarks

It is recommended to get the name from a LocalizedResource.