Show / Hide Table of Contents

Class TypeInfoExtensions

Inheritance
System.Object
TypeInfoExtensions
Namespace: Paradigm.ORM.Data.Extensions
Assembly: Paradigm.ORM.Data.dll
Syntax
public static class TypeInfoExtensions : object

Methods

| Improve this Doc View Source

GetDefaultValue(TypeInfo)

Gets the default value of a given TypeInfo.

Declaration
public static object GetDefaultValue(this TypeInfo typeInfo)
Parameters
Type Name Description
TypeInfo typeInfo

The type information.

Returns
Type Description
System.Object

Default Value.

  • Improve this Doc
  • View Source
Powered by MiracleDevs ©2017. Code licensed under the MIT License.
Documentation generated by DocFX.