IntMethod.Method C# (CSharp) Method

Method() public method

public Method ( _ ) : void
return void
    public void Method(int _) { }
}
IntMethod