Class CeresLabel
- Namespace
- Ceres.Annotations
- Assembly
- Ceres.Graph.dll
public static class CeresLabel
- Inheritance
-
CeresLabel
- Inherited Members
Methods
GetLabel(FieldInfo, bool)
public static string GetLabel(FieldInfo fieldInfo, bool richText = true)
Parameters
Returns
GetLabel(string)
public static string GetLabel(string name)
Parameters
namestring
Returns
GetLabel(Type, bool)
public static string GetLabel(Type type, bool richText = true)
Parameters
Returns
GetMethodSignature(MethodInfo, bool)
public static string GetMethodSignature(MethodInfo method, bool includeParameterName)
Parameters
methodMethodInfoincludeParameterNamebool
Returns
GetTypeName(Type)
public static string GetTypeName(Type type)
Parameters
typeType