Simple interface used in the Web part connections sample.

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

Syntax

C#
public interface IStringConnectionInterface
Visual Basic
Public Interface IStringConnectionInterface
Visual C++
public interface class IStringConnectionInterface
F#
type IStringConnectionInterface =  interface end

See Also