public static char ToUpper( this char value )
<ExtensionAttribute> Public Shared Function ToUpper ( value As Char ) As Char
public: [ExtensionAttribute] static wchar_t ToUpper( wchar_t value )
[<ExtensionAttribute>] static member ToUpper : value : char -> char
GSF.CharExtensions.ToUpper = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.