Interface IRelationChildValues<T1>
Namespace: Unity.MARS.Query
Syntax
public interface IRelationChildValues<T1> : IRelationChildValues where T1 : struct
Type Parameters
Name | Description |
---|---|
T1 |
Properties
Trait1
Declaration
T1 Trait1 { get; set; }
Property Value
Type | Description |
---|---|
T1 |