Class UsageDetails
Namespace: Gossip.Connection
Assembly: Gossip.dll
Syntax
public class UsageDetails : object
Constructors
| Improve this Doc View SourceUsageDetails(Assembly)
Declaration
public UsageDetails(Assembly assembly)
Parameters
| Type | Name | Description |
|---|---|---|
| Assembly | assembly |
Properties
| Improve this Doc View SourceLibraryName
Declaration
public string LibraryName { get; }
Property Value
| Type | Description |
|---|---|
| String |
LibraryVersion
Declaration
public Version LibraryVersion { get; }
Property Value
| Type | Description |
|---|---|
| Version |