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
cultureCultureInfo- The preferred culture of the name. When the method returns, set to the actual culture of the name.
Returns
Remarks
It is recommended to get the name from a LocalizedResource.