Declaración
func ToString(target object) string
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
Target | Object | The target value to convert to string |
Regresar
Tipo | Descripción |
---|---|
String | String |
Convert the target value to a string
func ToString(target object) string
go
Nombre | Tipo | Descripción |
---|---|---|
Target | Object | The target value to convert to string |
Tipo | Descripción |
---|---|
String | String |