Method SetArtifactTypeForMode
SetArtifactTypeForMode<T>(string)
Declaration
public static bool SetArtifactTypeForMode<T>(string mode) where T : Artifact, new()
Parameters
Type | Name | Description |
---|---|---|
string | mode |
Returns
Type | Description |
---|---|
bool |
Type Parameters
Name | Description |
---|---|
T |