コード例 #1
0
    public BroadcastDispatcher()
    {
        bcLSAddr bcSeverInfo = new bcLSAddr();

        m_ProcessorMap.Add(bcSeverInfo.GetType().ToString(), new ServerInformationProcessor());
    }