Class AchUnlockOnComplete
Inheritance
object
System.Attribute
AchUnlockOnComplete
Namespace: Global
Assembly: Dew.Core.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class AchUnlockOnComplete : Attribute
Constructors
AchUnlockOnComplete(Type)
Declaration
public AchUnlockOnComplete(Type targetType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | targetType |
Properties
targetType
Declaration
public Type targetType { get; }
Property Value
| Type | Description |
|---|---|
| System.Type |