Class VSCacheError
Inheritance
System.Object
VSCacheError
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Design
Assembly: Telerik.WinControls.dll
Syntax
public class VSCacheError
Constructors
VSCacheError()
Declaration
public VSCacheError()
Methods
ShowVSCacheError(Assembly, Assembly)
Declaration
public static void ShowVSCacheError(Assembly componentAssembly, Assembly designerAssembly)
Parameters
System.Reflection.Assembly
componentAssembly
|
System.Reflection.Assembly
designerAssembly
|