C# Class PSUnityServer.EventElement

Show file Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
command string
data Event

Property Details

command public property

public string command
return string

data public property

public Event,PSUnityServer data
return Event