메소드 | 설명 | |
---|---|---|
MarkOrderShippedException ( ) : System | ||
MarkOrderShippedException ( string message ) : System | ||
MarkOrderShippedException ( string message, |
||
MarkOrderShippedException ( string orderId, string accountId, string carrier, string @class, string trackingNumber ) : System | ||
MarkOrderShippedException ( string orderId, string accountId, string carrier, string @class, string trackingNumber, |
메소드 | 설명 | |
---|---|---|
MarkOrderShippedException ( |
메소드 | 설명 | |
---|---|---|
GenerateMessage ( string id, string accountId, string carrier, string @class, string trackingNumber ) : string |
protected MarkOrderShippedException ( |
||
info | ||
context | ||
리턴 | System |
public MarkOrderShippedException ( string message ) : System | ||
message | string | |
리턴 | System |
public MarkOrderShippedException ( string message, |
||
message | string | |
inner | ||
리턴 | System |
public MarkOrderShippedException ( string orderId, string accountId, string carrier, string @class, string trackingNumber ) : System | ||
orderId | string | |
accountId | string | |
carrier | string | |
@class | string | |
trackingNumber | string | |
리턴 | System |
public MarkOrderShippedException ( string orderId, string accountId, string carrier, string @class, string trackingNumber, |
||
orderId | string | |
accountId | string | |
carrier | string | |
@class | string | |
trackingNumber | string | |
inner | ||
리턴 | System |