Beyond_Beyaan.NameGenerator.S C# (CSharp) Method

S() public static method

public static S ( ) : string
return string
        public static string S()
        {
            return " ";
        }