MaCRoGS.Communications.TransportAddress.IsSameNetwork C# (CSharp) 메소드

IsSameNetwork() 공개 추상적인 메소드

Check if a Tranport Address belongs to the same network
public abstract IsSameNetwork ( TransportAddress ta ) : bool
ta TransportAddress
리턴 bool
        public abstract bool IsSameNetwork(TransportAddress ta);