From 1d11ef877b5d5c23275e30b2eaa1aa1f6a898c15 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 21 Oct 2016 13:50:03 -0400 Subject: [PATCH] remove unused files --- MediaBrowser.Model/PropertyChanged.xml | 54 -------------------------- 1 file changed, 54 deletions(-) delete mode 100644 MediaBrowser.Model/PropertyChanged.xml diff --git a/MediaBrowser.Model/PropertyChanged.xml b/MediaBrowser.Model/PropertyChanged.xml deleted file mode 100644 index e69755cf46..0000000000 --- a/MediaBrowser.Model/PropertyChanged.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - PropertyChanged - - - - - Injects this property to be notified when a dependant property is set. - - - - - Initializes a new instance of . - - A property that will be notified for. - - - - Initializes a new instance of . - - A property that will be notified for. - The properties that will be notified for. - - - - Injects this property to be notified when a dependant property is set. - - - - - Initializes a new instance of . - - A property that the assigned property depends on. - - - - Initializes a new instance of . - - A property that the assigned property depends on. - The properties that the assigned property depends on. - - - - Exclude a or property from notification. - - - - - Exclude a or property from IsChanged flagging. - - - -