private SendWol ( this target, byte mac0, byte mac1, byte mac2, byte mac3, byte mac4, byte mac5 ) : void | ||
target | this | |
mac0 | byte | |
mac1 | byte | |
mac2 | byte | |
mac3 | byte | |
mac4 | byte | |
mac5 | byte | |
return | void |
IPAddressExtensions::SendWol ( this target, PhysicalAddress macAddress ) : void | |
IPAddressExtensions::SendWol ( this target, PhysicalAddress macAddress, SecureOnPassword password ) : void | |
IPAddressExtensions::SendWol ( this target, byte macAddress ) : void | |
IPAddressExtensions::SendWol ( this target, byte macAddress, SecureOnPassword password ) : void | |
IPAddressExtensions::SendWol ( this target, byte mac0, byte mac1, byte mac2, byte mac3, byte mac4, byte mac5, int port ) : void | |
IPAddressExtensions::SendWol ( this target, byte macAddress, int port ) : void | |
IPAddressExtensions::SendWol ( this target, byte macAddress, int port, SecureOnPassword password ) : void |