Class XDataPureLinqMethodAttribute
Attribute to mark XData pure LINQ methods with no realization
Inherited Members
Namespace: XData
Assembly: XData.docfx.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class XDataPureLinqMethodAttribute : Attribute