Captura.ScreenVSLI.ScreenVSLI C# (CSharp) 메소드

ScreenVSLI() 공개 메소드

public ScreenVSLI ( int i ) : System.Collections.Generic
i int
리턴 System.Collections.Generic
        ScreenVSLI(int i)
        {
            Screen = Screen.AllScreens[i];
        }