DefaultAdExtensionGetFullName - метод |
Пространство имён:
Tessa.Extensions.Default.Server.Cards
Сборка:
Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.5.0.19
Синтаксис protected static string GetFullName(
string cn,
string fullName,
string displayName
)
Protected Shared Function GetFullName (
cn As String,
fullName As String,
displayName As String
) As String
protected:
static String^ GetFullName(
String^ cn,
String^ fullName,
String^ displayName
)
static member GetFullName :
cn : string *
fullName : string *
displayName : string -> string
Параметры
- cn
- Тип: SystemString
- fullName
- Тип: SystemString
- displayName
- Тип: SystemString
Возвращаемое значение
Тип:
StringСм. также