Метод | Описание | |
---|---|---|
ToString ( ) : string |
Returns a T:System.String that represents the current UsbEndpointInfo.
|
|
ToString ( string prefixSeperator, string entitySperator, string suffixSeperator ) : string |
Returns a T:System.String that represents the current UsbEndpointInfo.
|
Метод | Описание | |
---|---|---|
UsbEndpointInfo ( MonoUsbEndpointDescriptor monoUsbEndpointDescriptor ) : System | ||
UsbEndpointInfo ( byte descriptor ) : System |
public ToString ( string prefixSeperator, string entitySperator, string suffixSeperator ) : string | ||
prefixSeperator | string | The field prefix string. |
entitySperator | string | The field/value seperator string. |
suffixSeperator | string | The value suffix string. |
Результат | string |