Interface IHasId<TId>
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public interface IHasId<out TId>
Type Parameters
| Name | Description |
|---|---|
| TId |
Properties
| Edit this page View SourceId
Declaration
TId Id { get; }
Property Value
| Type | Description |
|---|---|
| TId |