Netronics.Properties.GetChannelPipe C# (CSharp) Méthode

GetChannelPipe() public méthode

public GetChannelPipe ( ) : IChannelPipe
Résultat IChannelPipe
        public IChannelPipe GetChannelPipe()
        {
            return ChannelPipe;
        }