Ejemplo n.º 1
0
        internal static DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls GetInstance([CallerMemberName] string callerName = "")
        {
            var instance = new DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls();

            InstanceFactory(ref instance, callerName);
            return(instance);
        }
Ejemplo n.º 2
0
 partial void GetHashCode_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, System.Int32 _retVal);
Ejemplo n.º 3
0
 partial void GetHashCode_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance);
Ejemplo n.º 4
0
 partial void Equals_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, System.Object obj, System.Boolean _retVal);
Ejemplo n.º 5
0
 partial void Equals_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, ref System.Object obj);
Ejemplo n.º 6
0
 partial void ToString_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, System.String _retVal);
Ejemplo n.º 7
0
 partial void ToString_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance);
Ejemplo n.º 8
0
 static partial void InstanceFactory(ref DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, [CallerMemberName] string callerName = "");
Ejemplo n.º 9
0
 partial void GetType_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.ProjectRestCalls instance, System.Type _retVal);