Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Core
CadValueConverter
Methods
FormatValue(Object?, Type)
Menu
On this page
FormatValue(Object?, Type) Method
Definition
Namespace
ProCad.Core
Assembly
ProCad.Core.dll
View source
public static string FormatValue(object? value, Type type)
Parameters
value
Object
type
Type
Returns
String?