Show / Hide Table of Contents

Classes

AccessRightExtensions

Defines extensions for the AccessRight class.

AssemblyExtensions

Extension methods for the Assembly class.

CollectionExtensions

Class that provides extension methods to Collection

DateTimeExtensions

Provides extension methods for DateTime.

DecimalExtensions

Extension methods for decimal.

DeferrableObservableCollectionExtensions

Extension methods for DeferrableObservableCollection<T>.

DoubleExtensions

Provides extension methods for double

EnumExtensions

Extension methods for Enum.

EnumerableExtensions

Extension methods for IEnumerable<T>.

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 Expression<TDelegate> of Func<TResult> and Func<T, TResult>.

ListExtensions

Enhances the object list's

NotifyPropertyChangedExtensions

Extension method for INotifyPropertyChanged.

ObservableCollectionExtensions

Provides extension methods for 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