Thinktecture.Tools.Web.Services.CodeGeneration.MetadataResolveException.MetadataResolveException C# (CSharp) Method

MetadataResolveException() public method

public MetadataResolveException ( ) : System
return System
        public MetadataResolveException()
        {
        }

Same methods

MetadataResolveException::MetadataResolveException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System
MetadataResolveException::MetadataResolveException ( string message ) : System
MetadataResolveException::MetadataResolveException ( string message, Exception innerException ) : System
MetadataResolveException