AndroidTestApp.Resource.UpdateIdValues C# (CSharp) Method

UpdateIdValues() public static method

public static UpdateIdValues ( ) : void
return void
		public static void UpdateIdValues()
		{
			global::Microsoft.Identity.Client.Resource.Id.agentWebView = global::AndroidTestApp.Resource.Id.agentWebView;
			global::Microsoft.Identity.Client.Resource.Layout.WebAuthenticationBroker = global::AndroidTestApp.Resource.Layout.WebAuthenticationBroker;
			global::Microsoft.Identity.Client.Resource.String.ApplicationName = global::AndroidTestApp.Resource.String.ApplicationName;
		}