Used to quickly fetch a single saved Unit's name
from the database in the currently selected UnitNameFormat style
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class UnitNameFetcher : ReadOnlyBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UnitNameFetcher _ Inherits ReadOnlyBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnitNameFetcher : public ReadOnlyBase |