xn.DepthGenerator.DepthGenerator C# (CSharp) Méthode

DepthGenerator() public méthode

public DepthGenerator ( Context context ) : System
context Context
Résultat System
        public DepthGenerator(Context context)
            : this(context, null, null)
        {
        }

Same methods

DepthGenerator::DepthGenerator ( Context context, Query query ) : System
DepthGenerator::DepthGenerator ( Context context, Query query, EnumerationErrors errors ) : System
DepthGenerator::DepthGenerator ( IntPtr nodeHandle, bool addRef ) : System