NSHost
NSHost(IntPtr)
NSHost(NativeHandle)
NSHost(NSObjectFlag)
Address
Addresses
ClassHandle
Current
LocalizedName
Name
Names
Equals(NSHost)
Equals(Object)
FromAddress(IPAddress)
FromAddress(String)
FromIPHostEntry(IPHostEntry)
FromName(String)
GetEnumerator()
GetHashCode()
ToIPHostEntry()
explicit operator IPAddress(NSHost)
explicit operator IPHostEntry(NSHost)
explicit operator NSHost(IPAddress)
explicit operator NSHost(IPHostEntry)
xamarinmac
namespace Foundation
{
[Register("NSHost", true)]
public class NSHost : NSObject, IEnumerable, IEnumerable<IPAddress>, IEquatable<NSHost>
{
public override IntPtr ClassHandle { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API