System.Net.CFNumber.CFNumber C# (CSharp) Méthode

CFNumber() public méthode

public CFNumber ( IntPtr handle, bool own ) : System
handle System.IntPtr
own bool
Résultat System
		public CFNumber (IntPtr handle, bool own) : base (handle, own) { }