Class EpVersion
represents an enpoint version
Inheritance
System.Object
EpVersion
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FastEndpoints
Assembly: FastEndpoints.dll
Syntax
public sealed class EpVersion
Properties
Current
represents an enpoint version
Declaration
public int Current { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
DeprecatedAt
represents an enpoint version
Declaration
public int DeprecatedAt { get; }
Property Value
Type | Description |
---|---|
System.Int32 |