コンパートメント間の結合,ギャップ結合を提供するインタフェースです.
Namespace:
ZundaFramework.Connection
Assembly:
ZundaFramework (in ZundaFramework.dll)
Syntax
Visual Basic |
---|
Public Interface IGapConnectable |
C# |
---|
public interface IGapConnectable |
Visual C++ |
---|
public interface class IGapConnectable |
JavaScript |
---|
ZundaFramework.Connection.IGapConnectable = function();
ZundaFramework.Connection.IGapConnectable.createInterface('ZundaFramework.Connection.IGapConnectable'); |
See Also