Z.Core (object)

Chaining
Serialization
  • SerializeBinary
  • SerializeJavaScript
  • SerializeJson
  • SerializeXml
Utility
  • Coalesce
  • CoalesceOrDefault
  • IfNotNull
  • NullIf
  • NullIfEquals
  • NullIfEqualsAny
  • GetValueOrDefault
  • ToStringSafe
Value Comparison
  • Between
  • In
  • InRange
  • IsDBNull
  • IsDefault
  • IsNotNull
  • IsNull
  • NotIn
  • ReferenceEquals
Type Comparison
  • IsArray
  • IsClass
  • IsEnum
  • IsSubclassOf
  • IsTypeOf
  • IsTypeOrInheritOf
Reflection
  • GetCustomAttribute
  • GetCustomAttributeDescription
  • GetCustomAttributes
  • GetField
  • GetFields
  • GetFieldValue
  • GetMethod
  • GetMethods
  • GetProperties
  • GetProperty
  • GetPropertyValue
  • InvokeMethod
  • IsAttributeDefined
  • SetFieldValue
  • SetPropertyValue