Primitively Primitively
Primitively Primitively
DocFX + Singulink = ♥

Search Results for

    Interface IUInt

    Defines a contract for a Primitively type that encapsulates a uint value.

    Inherited Members
    IPrimitive<uint>.Value
    IPrimitive.HasValue
    IPrimitive.ValueType
    IPrimitive.DataType
    Namespace: Primitively
    Assembly: Primitively.Abstractions.dll
    Syntax
    public interface IUInt : IPrimitive<uint>, INumeric, IPrimitive
    Remarks

    Implementations of this interface are source generated by Primitively and inherit from both IPrimitive<T> and INumeric interfaces.

    © Electronic Hands. All rights reserved.