Screenshot.Screenshot C# (CSharp) Method

Screenshot() public method

public Screenshot ( ) : System
return System
    public Screenshot()
    {
        index = 0;
        player = "";
        description = "";
    }