Show / Hide Table of Contents
View Source

Class PDUProcessor

Inheritance
System.Object
PDUProcessor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Network.Processors
Assembly:EvilDICOM.dll
Syntax
public class PDUProcessor

Methods

View Source

Process(IMessage, Association)

Declaration
public static void Process(IMessage message, Association asc)
Parameters
Type Name Description
IMessage message
Association asc
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX