Class TypeHelper_Tests
Inheritance
TypeHelper_Tests
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class TypeHelper_Tests
Constructors
TypeHelper_Tests()
Declaration
public TypeHelper_Tests()
Methods
ConvertFromString()
Declaration
public void ConvertFromString()
GetDefaultValue()
Declaration
public void GetDefaultValue()
IsDictionary()
Declaration
public void IsDictionary()
IsEnumerable()
Declaration
public void IsEnumerable()
IsNonNullablePrimitiveType()
Declaration
public void IsNonNullablePrimitiveType()
Should_Generic_Type_From_Nullable()
Declaration
public void Should_Generic_Type_From_Nullable()
Extension Methods