Class IRequiresTraitsMethods<T>
Inheritance
IRequiresTraitsMethods<T>
Syntax
public static class IRequiresTraitsMethods<T>
Type Parameters
Properties
ForEachContextIdWithTrait
Declaration
public static ForEachContextIdWithTraitDelegate<T> ForEachContextIdWithTrait { get; set; }
Property Value
TryGetAllTraitsWithSemanticTag
Declaration
public static TryGetAllTraitsWithSemanticTagDelegate<T> TryGetAllTraitsWithSemanticTag { set; }
Property Value
TryGetTraitValue
Declaration
public static TryGetTraitValueDelegate<T> TryGetTraitValue { set; }
Property Value