C# Class EventStore.VSTools.Views.CreateProject.ImportProjectionsPageViewModel.ImportProjectionInfo

Show file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
ImportProjectionInfo ( bool isSelected, ProjectionStatistics projection ) : System

Method Details

ImportProjectionInfo() public method

public ImportProjectionInfo ( bool isSelected, ProjectionStatistics projection ) : System
isSelected bool
projection EventStore.VSTools.EventStore.ProjectionStatistics
return System