CSharpProcedural.

GetKeyword(ParameterModifier) Method

Summary

Gets the C# keyword associated with the `modifier`.

Syntax

public static string GetKeyword(this ParameterModifier modifier)

Parameters

Name Type Description
modifier ParameterModifier

Return Value

Type Description
string