clientservice.cs #1

  • //
  • guest/
  • eskopljak/
  • p4api.net/
  • main/
  • p4api.net - Copy/
  • errors/
  • clientservice.cs
  • View
  • Commits
  • Open Download .zip Download (363 B)
using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
using System.Text;

namespace Perforce.P4
{
	public partial class P4ClientError
	{
		public static int clientUpdate = ErrorOf(ErrorSubsystem.ES_DM, 6370, ErrorSeverity.E_INFO, ErrorGeneric.EV_NONE, 2); //""
	}
}
# Change User Description Committed
#1 28480 eskopljak submit