Exemple #1
0
        public string GetLocalDiskAlignmentTest()
        {
            string result = FunctionCommon.GetLocalDiskAlignment();

            return(result);
            // TODO: 将断言添加到 方法 FunctionCommonTest.GetLocalDiskAlignmentTest()
        }