public abstract class SocialNetwork : ServiceWithInstrumentationBase<Object>,
IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public abstract class SocialNetwork : ServiceWithInstrumentationBase<Object>,
IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
Public MustInherit Class SocialNetwork
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed,
IConfigurable, IInstrumentable, IExternallyParameterized
Public MustInherit Class SocialNetwork
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed,
IConfigurable, IInstrumentable, IExternallyParameterized
public ref class SocialNetwork abstract : public ServiceWithInstrumentationBase<Object^>,
IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public ref class SocialNetwork abstract : public ServiceWithInstrumentationBase<Object^>,
IWebClientCaller, ISocialNetworkImplementation, ISocialNetwork, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
[<AbstractClassAttribute>]
type SocialNetwork =
class
inherit ServiceWithInstrumentationBase<Object>
interface IWebClientCaller
interface ISocialNetworkImplementation
interface ISocialNetwork
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
[<AbstractClassAttribute>]
type SocialNetwork =
class
inherit ServiceWithInstrumentationBase<Object>
interface IWebClientCaller
interface ISocialNetworkImplementation
interface ISocialNetwork
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end