Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.Utility.IsEmail

Jackson Wood edited this page Feb 20, 2019 · 1 revision

Utility.IsEmail

public static bool IsEmail(string toCheck);

Parameters

Name Description
toCheck

Returns

bool: Result of the function calculations

Clone this wiki locally