메소드 | 설명 | |
---|---|---|
HostInformation ( System.Guid hostId, string displayName ) : System |
Creates a new instance.
|
|
HostInformation ( System.Guid hostId, string displayName, string>.Dictionary |
Creates a new instance.
|
public HostInformation ( System.Guid hostId, string displayName ) : System | ||
hostId | System.Guid | The id of the host. |
displayName | string | The display name of the host. |
리턴 | System |
public HostInformation ( System.Guid hostId, string displayName, string>.Dictionary |
||
hostId | System.Guid | The id of the host. |
displayName | string | The display name of the host. |
properties | string>.Dictionary | A set of properties for the host. This might vary from host to host. |
리턴 | System |