Show / Hide Table of Contents

Delegate PasswordChangedEventHandler

PasswordChangedEventHandler.

Namespace: Sartorius.SAF.Notification
Assembly: Sartorius.SAF.dll
Syntax
public delegate void PasswordChangedEventHandler(PasswordChangedConsequence passwordChangedConsequence);
Parameters
Type Name Description
PasswordChangedConsequence passwordChangedConsequence

Extension Methods

CollectionExtensions.AddRange<T, TCollection>(TCollection, IEnumerable<T>)
SerializableObjectCloneExtension.Clone<T>(T)
  • View Source
Back to top Generated by DocFX