AndroidTestApp.Resource.UpdateIdValues C# (CSharp) 메소드

UpdateIdValues() 공개 정적인 메소드

public static UpdateIdValues ( ) : void
리턴 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;
		}