Для изменения размера нажмите или перетащите

AcquaintanceHelperTryGetAcquaintanceInfo - метод

Пространство имён:  Tessa.Extensions.Default.Shared.Acquaintance
Сборка:  Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.5.0.19
Синтаксис
public static void TryGetAcquaintanceInfo(
	Dictionary<string, Object> info,
	out IList<Object> roleList,
	out string comment,
	out bool excludeDeputies,
	out string placeholderAliases,
	out Dictionary<string, Object> additionalInfo,
	out bool addSuccessMessage
)

Параметры

info
Тип: System.Collections.GenericDictionaryString, Object
roleList
Тип: System.Collections.GenericIListObject
comment
Тип: SystemString
excludeDeputies
Тип: SystemBoolean
placeholderAliases
Тип: SystemString
additionalInfo
Тип: System.Collections.GenericDictionaryString, Object
addSuccessMessage
Тип: SystemBoolean
См. также