WebPathParserTryGetValidInstanceName - метод
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
protected virtual string TryGetValidInstanceName(
string instanceName,
out bool multipleInstances
)
Protected Overridable Function TryGetValidInstanceName (
instanceName As String,
<OutAttribute> ByRef multipleInstances As Boolean
) As String
protected:
virtual String^ TryGetValidInstanceName(
String^ instanceName,
[OutAttribute] bool% multipleInstances
)
abstract TryGetValidInstanceName :
instanceName : string *
multipleInstances : bool byref -> string
override TryGetValidInstanceName :
instanceName : string *
multipleInstances : bool byref -> string
- instanceName String
-
- multipleInstances Boolean
-
String