IntMethod.Method C# (CSharp) Метод

Method() публичный Метод

public Method ( _ ) : void
Результат void
    public void Method(int _) { }
}
IntMethod