Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| <Type Name="CreatedAtAttribute" FullName="Microsoft.WindowsAzure.MobileServices.CreatedAtAttribute"> | |
| <TypeSignature Language="C#" Value="public class CreatedAtAttribute : Attribute" /> | |
| <TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit CreatedAtAttribute extends System.Attribute" /> | |
| <TypeSignature Language="DocId" Value="T:Microsoft.WindowsAzure.MobileServices.CreatedAtAttribute" /> | |
| <AssemblyInfo> | |
| <AssemblyName>Microsoft.Azure.Mobile.Client</AssemblyName> | |
| <AssemblyVersion>4.0.0.0</AssemblyVersion> | |
| </AssemblyInfo> | |
| <Base> | |
| <BaseTypeName>System.Attribute</BaseTypeName> | |
| </Base> | |
| <Interfaces /> | |
| <Attributes> | |
| <Attribute> | |
| <AttributeName>System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)</AttributeName> | |
| </Attribute> | |
| </Attributes> | |
| <Docs> | |
| <summary> | |
| Attribute applied to a member of a type to specify that it represents | |
| the createdAt system property. | |
| </summary> | |
| <remarks>To be added.</remarks> | |
| </Docs> | |
| <Members> | |
| <Member MemberName=".ctor"> | |
| <MemberSignature Language="C#" Value="public CreatedAtAttribute ();" /> | |
| <MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" /> | |
| <MemberSignature Language="DocId" Value="M:Microsoft.WindowsAzure.MobileServices.CreatedAtAttribute.#ctor" /> | |
| <MemberType>Constructor</MemberType> | |
| <AssemblyInfo> | |
| <AssemblyVersion>4.0.0.0</AssemblyVersion> | |
| <AssemblyName>Microsoft.Azure.Mobile.Client</AssemblyName> | |
| </AssemblyInfo> | |
| <Parameters /> | |
| <Docs> | |
| <summary> | |
| Initializes a new instance of the CreatedAtAttribute class. | |
| </summary> | |
| <remarks>To be added.</remarks> | |
| </Docs> | |
| </Member> | |
| </Members> | |
| </Type> |