Related content arguments.

Namespace: MonoSoftware.MonoX.BusinessLayer
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
[SerializableAttribute]
public class RelatedContentArgs
Visual Basic
<SerializableAttribute>
Public Class RelatedContentArgs
Visual C++
[SerializableAttribute]
public ref class RelatedContentArgs
F#
[<SerializableAttribute>]
type RelatedContentArgs =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.MonoX.BusinessLayer..::..RelatedContentArgs

See Also