Writes an attribute into the flow.
Writes an attribute into the flow.
protected internal void WriteAttribute(string,DateTime,bool,string);
Writes an attribute into the flow.
protected internal void WriteAttribute(string,int,bool,string);
Writes an attribute into the flow.
protected internal void WriteAttribute(string,object,bool,string);
Writes an attribute into the flow.
protected internal void WriteAttribute(string,string,bool,string);
Writes an attribute into the flow.
protected internal void WriteAttribute(string,Uri,bool,string);
AtomElement Class | Atom.Core Namespace