using System; using System.Collections.Generic; namespace XMainClient { internal class assassin_show { public static bool Do(List actors) { return true; } } }