Interface IInfoFake<TInfo>
Interface for automated tests fake of the info
public interface IInfoFake<TInfo> where TInfo : BaseInfo, IInfo, new()
Type Parameters
TInfo
- Extension Methods
Properties
ClassStructureInfo
Faked class structure info
ClassStructureInfo ClassStructureInfo { get; }