Interface IHasKey
- Namespace
- Loehnert.Utility.Interfaces
- Assembly
- Loehnert.Utility.dll
Interface for using a key.
public interface IHasKey
- Extension Methods
Properties
Key
Gets a unique key.
string Key { get; }
Interface for using a key.
public interface IHasKey
Gets a unique key.
string Key { get; }