Class ConnectionUpgraderNotifier
A static helper class to ensure all connections upgrade their models from a client notificaion
Inheritance
System.Object
ConnectionUpgraderNotifier
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: LemonEdge.API.Migrations.Core
Assembly: API.dll
Syntax
public static class ConnectionUpgraderNotifier
Methods
ConnectionChangedFromClient()
Informs all connection types to upgrade their models
Declaration
public static void ConnectionChangedFromClient()