Class PowerState.GenIdStorage
Inheritance
System.Object
PowerState.GenIdStorage
Namespace: Content.Server.Power.Pow3r
Assembly: Content.Server.dll
Syntax
public static class GenIdStorage : object
Methods
| Improve this Doc View SourceFromEnumerable<T>(IEnumerable<(PowerState.NodeId, T)>)
Declaration
public static PowerState.GenIdStorage<T> FromEnumerable<T>(IEnumerable<(PowerState.NodeId, T)> enumerable)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<System. |
enumerable |
Returns
Type | Description |
---|---|
Power |
Type Parameters
Name | Description |
---|---|
T |