Property | Type | Description | |
---|---|---|---|
Mask | byte[] | ||
Service1 | string | ||
Service1Id | int | ||
Service2 | string | ||
Service2Id | int | ||
Subnet | byte[] |
Method | Description | |
---|---|---|
Check ( |
||
Check ( byte address ) : bool | ||
GetAddress ( |
||
Network ( string service1, string service2, byte subnet, byte mask ) : System |
Method | Description | |
---|---|---|
ByteArrayCompare ( byte array1, byte array2 ) : bool |
public Network ( string service1, string service2, byte subnet, byte mask ) : System | ||
service1 | string | |
service2 | string | |
subnet | byte | |
mask | byte | |
return | System |