Table of Contents

Class FormatHelper

Namespace
Steeltoe.Common.Expression.Internal.Spring.Ast
Assembly
Steeltoe.Common.Expression.dll
public static class FormatHelper
Inheritance
FormatHelper
Inherited Members

Methods

FormatClassNameForMessage(Type)

public static string FormatClassNameForMessage(Type clazz)

Parameters

clazz Type

Returns

string

FormatMethodForMessage(string, IList<Type>)

public static string FormatMethodForMessage(string name, IList<Type> argumentTypes)

Parameters

name string
argumentTypes IList<Type>

Returns

string