Show / Hide Table of Contents

Class LatestVersion

Inheritance
System.Object
VersionSelectorStrategy
LatestVersion
Namespace: Orleans.Versions.Selector
Assembly: Orleans.Core.Abstractions.dll
Syntax
public class LatestVersion : VersionSelectorStrategy

Properties

| Improve this Doc View Source

Singleton

Declaration
public static LatestVersion Singleton { get; }
Property Value
Type Description
LatestVersion

Extension Methods

ImmutableExt.AsImmutable<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX