Show / Hide Table of Contents

Namespace Sartorius.SAF.Extensions

Classes

AccessRightExtensions

Defines extensions for the AccessRight class.

AssemblyExtensions

Extension methods for the System.Reflection.Assembly class.

CollectionExtensions

Class that provides extension methods to Collection

DateTimeExtensions

Provides extension methods for System.DateTime.

DecimalExtensions

Extension methods for System.Decimal.

DeferrableObservableCollectionExtensions

Extension methods for DeferrableObservableCollection<T>.

DoubleExtensions

Provides extension methods for System.Double

EnumerableExtensions

Extension methods for System.Collections.Generic.IEnumerable<T>.

EnumExtensions

Extension methods for System.Enum.

EventHandlerExtensions

Provides extension methods for delegates

ExceptionExtensions

Class that provides extension methods for the Exception class. These extension methods provide a mechanism for developers to get more easily to the root cause of an exception, especially in combination with DI-containers such as Unity.

ExpressionFuncTExtensions

Extension methods for System.Linq.Expressions.Expression<TDelegate> of System.Func<TResult> and System.Func<T, TResult>.

ListExtensions

Enhances the object list's

NotifyPropertyChangedExtensions

Extension method for INotifyPropertyChanged.

ObservableCollectionExtensions

Provides extension methods for System.Collections.ObjectModel.ObservableCollection<T>s

PropertyHelper

Extension-Method for PropertyChanged. If you don't like to inherit from ModelBase, use this.

SerializableObjectCloneExtension

Reference Article http://www.codeproject.com/KB/tips/SerializedObjectCloner.aspx Provides a method for performing a deep copy of an object. Binary Serialization is used to perform the copy.

ServiceFactoryExtensions

Implements extensions for the IServiceFactory to call service methods asynchronously or synchronously .

StringExtensions

Class encapsulating extension for String class.

Back to top Generated by DocFX