Show / Hide Table of Contents

Enum StoringObjectState

Namespace: Terrasoft.Core.Configuration
Assembly: Terrasoft.Core.dll
Syntax
public enum StoringObjectState

Fields

Name Description
Changed
Deleted
New
NotChanged

Extension Methods

EnumUtilities.ToLocalizedString()
EnumUtilities.ToLocalizedString(CultureInfo)
ReflectionUtilities.GetPropertyValue(String)
ReflectionUtilities.GetPropertyDefValue(String, Object)
ReflectionUtilities.TryGetPropertyValue(String, Object)
ReflectionUtilities.HasProperty(String)
ReflectionUtilities.GetPropertyValue(String, BindingFlags)
ReflectionUtilities.GetPropertyValueByPath(String)
ReflectionUtilities.SetPropertyValue(String, Object)
ReflectionUtilities.TrySetPropertyValue(String, Object)
ValidateUtilities.CheckArgumentNull(String)
ValidateUtilities.CheckDependencyNull(String)
MetaDataTestUtils.MetaPropertiesShouldNotHaveDefValue<StoringObjectState>()
MetaDataTestUtils.MetaPropertiesShouldNotHaveDefValue<StoringObjectState>(Boolean)
NSubstituteExtension.Protected(String, Object[])
NSubstituteExtension.Protected(String, Boolean, Object[])
NSubstituteExtension.ProtectedGeneric<T>(String, Object[])
NSubstituteExtension.ProtectedGeneric<T>(String, Boolean, Object[])
NSubstituteExtension.ProtectedProperty(String)
NSubstituteExtension.MatchInstance<StoringObjectState>()
SubstituteUtilities.GetIsSubstituteObject()
Back to top Generated by DocFX