Interface IDataCache
- Namespace
- Helldivers2API.Data.Cache
- Assembly
- Helldivers2API.dll
public interface IDataCache
Properties
Id
int Id { get; }
Property Value
Name
string Name { get; }
public interface IDataCache
int Id { get; }
string Name { get; }