C# Class ParkitectNexus.Data.Assets.AssetEventArgs

Inheritance: System.EventArgs
显示文件 Open project: ParkitectNexus/ParkitectNexusClient Class Usage Examples

Public Methods

Method Description
AssetEventArgs ( IAsset asset ) : System

Method Details

AssetEventArgs() public method

public AssetEventArgs ( IAsset asset ) : System
asset IAsset
return System