Class TypeExtensions
- Namespace
- Alternet.TsTypedefsGenerator.Core.Extensions
- Assembly
- Alternet.Common.TypeScript.v9.dll
Contains extensions for PropertyInfo class
public static class TypeExtensions
- Inheritance
-
TypeExtensions
Methods
- GetNullableValueType(Type)
Retrieves underlaying value type of the nullable value type.
- IsNullable(Type)
Determined whether the specific type is nullable value type.