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

ChainSelector() 공개 메소드

public ChainSelector ( System selector ) : void
selector System
리턴 void
		public void ChainSelector(System.Runtime.Serialization.ISurrogateSelector selector)
		{
			throw new NotSupportedException();
		}
		#endregion