ConfirmationHelperTCodeTableBase64Decode Method

Base64解碼

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Api.ConfirmationHelper (in eBizprise.Framework.Api.ConfirmationHelper.dll) Version: 25.0.1.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
public string Base64Decode(
	string source
)

Parameters

source  String
來源文字

Return Value

String
string

Revision History

DateVersionDescription
2025/09/1925.0.0.0彙整2025年度初版

See Also