메소드 | 설명 | |
---|---|---|
Account ( int index ) : |
Gets the PayPal.Account at the specified index.
|
|
Account ( string value ) : |
Gets the PayPal.Account for the specified value.
|
|
this ( int index ) : |
Index operator that looks up an PayPal.Account at the specified index.
|
|
this ( string name ) : |
Index operator that looks up an PayPal.Account for the specified name.
|
메소드 | 설명 | |
---|---|---|
CreateNewElement ( ) : |
Creates a new PayPal.Account.
|
|
GetElementKey ( |
Gets the API username for the specified ConfigurationElement.
|
public Account ( string value ) : |
||
value | string | The value of the |
리턴 |
protected CreateNewElement ( ) : |
||
리턴 |
protected GetElementKey ( |
||
element | The element to be used. | |
리턴 | object |