¡@

Home 

c# Programming Glossary: cref

High Quality Image Scaling C#

http://stackoverflow.com/questions/249587/high-quality-image-scaling-c-sharp

to 100 with 100 being the highest quality param exception cref ArgumentOutOfRangeException An invalid value was entered for..

Get the property, as a string, from an Expression<Func<TModel,TProperty>>

http://stackoverflow.com/questions/2789504/get-the-property-as-a-string-from-an-expressionfunctmodel-tproperty

default TModel default TProperty summary Populates a see cref T System.Runtime.Serialization.SerializationInfo with the data.. the target object. summary param name info The see cref T System.Runtime.Serialization.SerializationInfo to populate.. data. param param name context The destination see see cref T System.Runtime.Serialization.StreamingContext for this serialization...

Is it possible to programmatically generate an X509 certificate using only C#?

http://stackoverflow.com/questions/3770233/is-it-possible-to-programmatically-generate-an-x509-certificate-using-only-c

summary summary remarks Based on see cref http www.fkollmann.de v2 post Creating certificates using BouncyCastle.aspx..

multimap in .NET

http://stackoverflow.com/questions/380595/multimap-in-net

TValue summary Initializes a new instance of the see cref MultiValueDictionary lt TKey TValue gt class. summary public..

GetMethod for generic method [duplicate]

http://stackoverflow.com/questions/4035719/getmethod-for-generic-method

types and searches base interfaces. summary exception cref AmbiguousMatchException public static MethodInfo GetMethodExt.. types and searches base interfaces. summary exception cref AmbiguousMatchException public static MethodInfo GetMethodExt..

parse and execute JS by C#

http://stackoverflow.com/questions/4744105/parse-and-execute-js-by-c-sharp

summary Initializes a new instance of the see cref ScriptEngine class. summary param name language The scripting..

How to reference generic classes and methods in xml documentation

http://stackoverflow.com/questions/532166/how-to-reference-generic-classes-and-methods-in-xml-documentation

When writing xml documentation you can use see cref something something see which works of course. But how do you.. an instance of FancyClass int . How could I make a see cref thing for that c# generics reference xml documentation share.. share improve this question To reference the method see cref FancyClass T .FancyMethod K T for more information. share..

Access a Remote Directory from C#

http://stackoverflow.com/questions/5433570/access-a-remote-directory-from-c-sharp

Constructors summary Initializes a new instance of the see cref NetworkConnection class. summary param name networkName The.. the network resource. summary param name netResource A see cref NetResource structure that specifies details of the proposed.. force #endregion summary Finalizes an instance of the see cref NetworkConnection class. Allows an see cref System.Object see..

ObservableCollection Doesn't support AddRange method, so I get notified for each item added, besides what about INotifyCollectionChanging?

http://stackoverflow.com/questions/670577/observablecollection-doesnt-support-addrange-method-so-i-get-notified-for-each

from which the elements are copied. param ''' exception cref System.ArgumentNullException The collection parameter cannot.. from which the elements are copied. param exception cref System.ArgumentNullException The collection parameter cannot.. from which the elements are copied. param ''' exception cref System.ArgumentNullException The collection parameter cannot..