[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
protected internal abstract Object DoGenerateTransactionID(
PaySession session,
TransactionType type
)
protected internal abstract Object DoGenerateTransactionID(
PaySession session,
TransactionType type
)
Protected Friend MustOverride Function DoGenerateTransactionID (
session As PaySession,
type As TransactionType
) As Object
Protected Friend MustOverride Function DoGenerateTransactionID (
session As PaySession,
type As TransactionType
) As Object
protected public:
virtual Object^ DoGenerateTransactionID(
PaySession^ session,
TransactionType type
) abstract
protected public:
virtual Object^ DoGenerateTransactionID(
PaySession^ session,
TransactionType type
) abstract
abstract DoGenerateTransactionID :
session : PaySession *
type : TransactionType -> Object
abstract DoGenerateTransactionID :
session : PaySession *
type : TransactionType -> Object
Return Value
Type:
Object