C# Class CodeArt.DomainDriven.DataAccess.MapperNotImplementedException

Inheritance: CodeArt.DomainDriven.DataAccess.DataAccessException
Afficher le fichier Open project: yj1118/CodeArt-Framework

Méthodes publiques

Méthode Description
MapperNotImplementedException ( Type objectType, string operation ) : System

Method Details

MapperNotImplementedException() public méthode

public MapperNotImplementedException ( Type objectType, string operation ) : System
objectType Type
operation string
Résultat System