Declaração
func GetTypeName(target object) string
go
Parâmetros
Entrada
Nome | Tipo | Descrição |
---|---|---|
Alvo | Object | The target object to get type name for |
Voltar
Tipo | Descrição |
---|---|
String | \ |
Return the name of the target object's type
func GetTypeName(target object) string
go
Nome | Tipo | Descrição |
---|---|---|
Alvo | Object | The target object to get type name for |
Tipo | Descrição |
---|---|
String | \ |