C# Class AcManager.Controls.Helpers.ShellLink.PropertyKey

Show file Open project: gro-ove/actools

Public Methods

Method Description
PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
PropertyKey ( string formatId, Int32 propertyId ) : System

Method Details

PropertyKey() public method

public PropertyKey ( System.Guid formatId, Int32 propertyId ) : System
formatId System.Guid
propertyId System.Int32
return System

PropertyKey() public method

public PropertyKey ( string formatId, Int32 propertyId ) : System
formatId string
propertyId System.Int32
return System