예제 #1
0
파일: TestHelper.cs 프로젝트: akhuang/Fluqi
		internal static void ForceRender(ProgressBar pb)
		{
			pb.Render();
		}