Class ArtifactExtension
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
public static class ArtifactExtension
Methods
Name | Description |
---|---|
GetOperator<T>(IEnumerable<IOperator>) | Utility method to get operators of a certain type from a list of operators. |
GetOperator<T>(Artifact) | Utility method to get operators of a certain type from an artifact. |