共用方式為


InconsistentRequestTypesException 建構函式

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

'宣告
Public Sub New ( _
    expected As RequestType, _
    actual As RequestType _
)
public InconsistentRequestTypesException(
    RequestType expected,
    RequestType actual
)

參數

.NET Framework 安全性

請參閱

參考

InconsistentRequestTypesException 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間