Windows.UI.Xaml.Window.Close C# (CSharp) 메소드

Close() 공개 메소드

public Close ( ) : void
리턴 void
		public extern void Close();
	}