Bamboo.Prevalence.VersionMigration.MigrationSurrogateSelector.MigrationSurrogateSelector C# (CSharp) 메소드

MigrationSurrogateSelector() 공개 메소드

public MigrationSurrogateSelector ( MigrationContext context ) : System
context MigrationContext
리턴 System
		public MigrationSurrogateSelector(MigrationContext context)
		{
			_context = context;
		}