Deveel.Data.SystemSession.SetTimeZone C# (CSharp) Method

SetTimeZone() public method

public SetTimeZone ( int hours, int minutes ) : void
hours int
minutes int
return void
        public void SetTimeZone(int hours, int minutes)
        {
        }