| New member/overload additions in .NET v1.1.4322 |
.ctor |
| public SoapServerTlb() |
|
AddServerTlb |
| public void AddServerTlb(System.String progId, System.String classId, System.String interfaceId, System.String srcTlbPath, System.String rootWebServer, System.String inBaseUrl, System.String inVirtualRoot, System.String clientActivated, System.String wellKnown, System.String discoFile, System.String operation, System.String& strAssemblyName, System.String& typeName) |
|
DeleteServerTlb |
| public void DeleteServerTlb(System.String progId, System.String classId, System.String interfaceId, System.String srcTlbPath, System.String rootWebServer, System.String baseUrl, System.String virtualRoot, System.String operation, System.String assemblyName, System.String typeName) |
|
GetTypeName |
| private System.String GetTypeName(System.String assemblyPath, System.String progId, System.String classId) |
|
|
|