Interface IBinderType
TODO: See if this can be made internal
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IBinderType
Properties
AssemblyPath
string AssemblyPath { get; }
Property Value
ConfigureClass
string ConfigureClass { get; }
Property Value
Name
string Name { get; }