AwesomeComputers.MotherBoard.MotherBoard.LoadRamValue C# (CSharp) Method

LoadRamValue() public method

public LoadRamValue ( ) : int
return int
        public int LoadRamValue()
        {
            throw new NotImplementedException();
        }