Click or drag to resize

MethodDeclBaseGetExplicitInterface Method

Get the type of the explicit interface (null if none).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRef GetExplicitInterface()

Return Value

Type: TypeRef
See Also