Show / Hide Table of Contents

Class ApiTypeNameHelper

Inheritance
object
ApiTypeNameHelper
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Http.Modeling
Assembly: Volo.Abp.Http.dll
Syntax
public static class ApiTypeNameHelper

Methods

GetSimpleTypeName(Type)

Declaration
public static string GetSimpleTypeName(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
string

GetTypeName(Type)

Declaration
public static string GetTypeName(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform